| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
This structure is used to specify a single tabulator stop. More...
import "TabStop.idl";
| Public Attributes | |
| long | Position | 
| This field specifies the position of the tabulator in relation to the left border. | |
| com::sun::star::style::TabAlign | Alignment | 
| This field specifies the alignment of the text range before the tabulator. | |
| char | DecimalChar | 
| This field specifies which delimiter is used for the decimal. | |
| char | FillChar | 
| This field specifies the character that is used to fill up the space between the text in the text range and the tabulators. | |
This structure is used to specify a single tabulator stop.
| com::sun::star::style::TabAlign Alignment | 
This field specifies the alignment of the text range before the tabulator.
| char DecimalChar | 
This field specifies which delimiter is used for the decimal.
| char FillChar | 
This field specifies the character that is used to fill up the space between the text in the text range and the tabulators.
| long Position | 
This field specifies the position of the tabulator in relation to the left border.