aspose.cells

Class TextTabStop

Represents tab stop.

Property Getters/Setters Summary
functiongetTabAlignment()
function
           Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant.
functiongetTabPosition()
function
           Specifies the position of the tab stop relative to the left margin.
 

    • Property Getters/Setters Detail

      • getTabAlignment/setTabAlignment : Number 

        function getTabAlignment() / function setTabAlignment(value)
        
        Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant.
      • getTabPosition/setTabPosition : Number 

        function getTabPosition() / function setTabPosition(value)
        
        Specifies the position of the tab stop relative to the left margin.