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