remove_at method
remove_at
Removes an ActiveX control stored at specified position from the collection.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of a control to remove. |
See Also
- class
ControlCollection - module
aspose.slides - library
Aspose.Slides