| Field Summary | ||
|---|---|---|
| const  Number | CENTER | |
| 
            The text at this tab stop is center aligned.
             | ||
| const  Number | DECIMAL | |
| 
            At this tab stop, the decimals are lined up.
             | ||
| const  Number | LEFT | |
| 
            The text at this tab stop is left aligned.
             | ||
| const  Number | RIGHT | |
| 
            The text at this tab stop is right aligned.
             | ||