| Field Summary | ||
|---|---|---|
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 | GENERAL | |
| Represents general 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. | ||
| Field Detail |
|---|
BOTTOM | |
const Number BOTTOM | |
CENTER | |
const Number CENTER | |
CENTER_ACROSS | |
const Number CENTER_ACROSS | |
DISTRIBUTED | |
const Number DISTRIBUTED | |
FILL | |
const Number FILL | |
GENERAL | |
const Number GENERAL | |
JUSTIFY | |
const Number JUSTIFY | |
LEFT | |
const Number LEFT | |
RIGHT | |
const Number RIGHT | |
TOP | |
const Number TOP | |
JUSTIFIED_LOW | |
const Number JUSTIFIED_LOW | |
THAI_DISTRIBUTED | |
const Number THAI_DISTRIBUTED | |