Utility class containing constants.
Represents the type of auto fitting wrapped text.
Field Summary |
const int | DEFAULT | |
Works as MS Excel.
|
const int | PARAGRAPH | |
Auto fit width with the longest paragraph.
|
-
Field Detail
DEFAULT
const int DEFAULT
Works as MS Excel.