remove_at method
remove_at
Removes the color operation from a collection.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of a color operation to remove. |
See Also
- class
IColorOperationCollection - module
aspose.slides - library
Aspose.Slides