class
TabCollection
Source: aspose.
Contains a collection of Tab elements
Methods
add(item) → Number
Add the Tab object in the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
item |
|
- Returns
-
Number
clear()
get()
getCount()
getDel()
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.
getIX()
The zero-based index of the element within its parent element.
iterator()
Reserved for internal use.
remove(item)
Remove the Tab object from the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
item |
|
removeAt()
setDel()
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.
setIX()
The zero-based index of the element within its parent element.