SequenceCollection class
SequenceCollection class
Represents collection of interactive sequences.
The SequenceCollection type exposes the following members:
Properties
| Property | Description |
|---|---|
count | Returns the number of elements in a collection Read-only int. |
Returns a sequense at the specified index.
Indexer
| Name | Description |
|---|---|
[index] |
Methods
| Method | Description |
|---|---|
add(self, shape_trigger) | Add new interactive sequence. Read/write Sequence. |
remove(self, item) | Removes specified sequence from a collection. |
remove_at(self, index) | Removes sequence at the specified index. |
clear(self) | Removes all sequences from a collection. |
See Also
- module
aspose.slides.animation - library
Aspose.Slides