remove_at method
remove_at
Removes a command at the specified index.
def remove_at(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
See Also
- class
MotionPath
- module
aspose.slides.animation
- library
Aspose.Slides
Removes a command at the specified index.
def remove_at(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
MotionPath
aspose.slides.animation
Aspose.Slides