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