remove_at method
remove_at
Removes an effect from a collection.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of effect to remove int |
See Also
- class
ISequence - module
aspose.slides.animation - library
Aspose.Slides
Removes an effect from a collection.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of effect to remove int |
ISequenceaspose.slides.animationAspose.Slides