ITabCollection class
ITabCollection class
Represents a collection of tabs.
The ITabCollection type exposes the following members:
Gets the element at the specified index.
Read-only ITab.
Indexer
| Name | Description |
|---|---|
[index] |
Methods
| Method | Description |
|---|---|
add(self, position, align) | Adds a Tab to the collection. |
add(self, value) | Adds a Tab to the collection. |
clear(self) | Removes all elements from the collection. |
remove_at(self, index) | Removes the element at the specified index of the collection. |
See Also
- class
ITab - module
aspose.slides - library
Aspose.Slides