add method
add
Add new behavior to a collection.
def add(self, item):
...
Parameter | Type | Description |
---|---|---|
item | IBehavior | Behavior to add. |
See Also
- class
IBehavior
- class
IBehaviorCollection
- module
aspose.slides.animation
- library
Aspose.Slides
Add new behavior to a collection.
def add(self, item):
...
Parameter | Type | Description |
---|---|---|
item | IBehavior | Behavior to add. |
IBehavior
IBehaviorCollection
aspose.slides.animation
Aspose.Slides