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 | Add new interactive sequence. Read/write Sequence . |
remove | Removes specified sequence from a collection. |
remove_at | Removes sequence at the specified index. |
clear | Removes all sequences from a collection. |
See Also
- module
aspose.slides.animation
- library
Aspose.Slides