Tab
Contents
[
Hide
]Tab class
Contains a collection of Tab elements.
Methods
| Name | Description |
|---|---|
| deepClone() | Creates deep copy of this instance. |
| getAlignment() | Specifies the tab alignment. |
| getDel() | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| getIX() | The zero-based index of the element within its parent element. |
| getLeader() | Specified the leader. |
| getPosition() | Specifies the position of a tab stop. |
| setAlignment() | Specifies the tab alignment. |
| setDel() | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| setIX() | The zero-based index of the element within its parent element. |
| setLeader() | Specified the leader. |
| setPosition() | Specifies the position of a tab stop. |
deepClone()
Creates deep copy of this instance.
Returns: Object — Object
getAlignment()
Specifies the tab alignment.
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.
getLeader()
Specified the leader.
getPosition()
Specifies the position of a tab stop.
setAlignment()
Specifies the tab alignment.
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.
setLeader()
Specified the leader.
setPosition()
Specifies the position of a tab stop.