Field Summary | ||
---|---|---|
const Number | GENERAL | |
Represents general text alignment.
|
||
const Number | BOTTOM | |
Represents bottom text alignment.
|
||
const Number | CENTER | |
Represents center text alignment.
|
||
const Number | CENTER_ACROSS | |
Represents center across text alignment.
|
||
const Number | DISTRIBUTED | |
Represents distributed text alignment.
|
||
const Number | FILL | |
Represents fill text alignment.
|
||
const Number | JUSTIFY | |
Represents justify text alignment.
|
||
const Number | LEFT | |
Represents left text alignment.
|
||
const Number | RIGHT | |
Represents right text alignment.
|
||
const Number | TOP | |
Represents top text alignment.
|
||
const Number | JUSTIFIED_LOW | |
Aligns the text with an adjusted kashida length for Arabic text.
|
||
const Number | THAI_DISTRIBUTED | |
Distributes Thai text specially, because each character is treated as a word.
|
const Number GENERAL
const Number BOTTOM
const Number CENTER
const Number CENTER_ACROSS
const Number DISTRIBUTED
const Number FILL
const Number JUSTIFY
const Number LEFT
const Number RIGHT
const Number TOP
const Number JUSTIFIED_LOW
const Number THAI_DISTRIBUTED