TabCollection
TabCollection class
Represents a collection of tabs.
The TabCollection type exposes the following members:
Properties
Name | Description |
---|---|
as_i_collection | Returns ICollection class. |
as_i_enumerable | Returns IEnumerable class. |
Indexer
Name | Description |
---|---|
[index] | Gets the element at the specified index. Read-only Tab. |
Methods
Name | Description |
---|---|
add(position, align) | Adds a Tab to the collection. |
add(value) | Adds a Tab to the collection. |
clear() | Removes all elements from the collection. |
remove_at(index) | Removes the element at the specified index of the collection. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides