aspose.diagram
Class Tab

Contains a collection of Tab elements.

Property Getters/Setters Summary
functiongetAlignment()
functionsetAlignment(value)
           Specifies the tab alignment.
functiongetDel()
functionsetDel(value)
           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.
functiongetIX()
functionsetIX(value)
           The zero-based index of the element within its parent element.
functiongetLeader()
functionsetLeader(value)
           Specified the leader.
functiongetPosition()
functionsetPosition(value)
           Specifies the position of a tab stop.
 
Method Summary
functiondeepClone()
           Creates deep copy of this instance.
 

Property Getters/Setters Detail

getIX/setIX : Number 

function getIX() / function setIX(value)
The zero-based index of the element within its parent element.

getDel/setDel : Number 

function getDel() / function setDel(value)
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.

getPosition/setPosition : DoubleValue 

function getPosition() / function setPosition(value)
Specifies the position of a tab stop.

getAlignment/setAlignment : Alignment 

function getAlignment() / function setAlignment(value)
Specifies the tab alignment.

getLeader/setLeader : StrValue 

function getLeader() / function setLeader(value)
Specified the leader.

Method Detail

deepClone

function deepClone()
Creates deep copy of this instance.
Returns:

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.