Field Summary | ||
---|---|---|
const int | LEFT_JUSTIFIED | |
Left justified (the default).
|
||
const int | CENTERED | |
Centered.
|
||
const int | RIGHT_JUSTIFIED | |
Right justified.
|
||
const int | UNDEFINED | |
Undefined.
|