remove method
remove
Removes the first occurrence of the specified shape from the shape collection.
def remove(self, shape):
...
| Parameter | Type | Description |
|---|---|---|
| shape | IShape | The IShape to remove. |
See Also
- class
IShape - class
IShapeCollection - module
aspose.slides - library
Aspose.Slides