remove_at method
remove_at
Removes the shape at the specified index from the shape collection.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | The zero-based index of the shape to remove. |
See Also
- class
IShapeCollection - module
aspose.slides - library
Aspose.Slides