Value
Name | Description | Value |
---|---|---|
VerticalJustification.BOTTOM_ALIGN | Text is aligned at the bottom of the object. | 1651471469 = 'botm' |
VerticalJustification.CENTER_ALIGN | Text is center aligned vertically in the object. | 1667591796 = 'cent' |
VerticalJustification.JUSTIFY_ALIGN | Lines of text are evenly distributed vertically between the top and bottom of the object. | 1785951334 = 'jstf' |
VerticalJustification.TOP_ALIGN | Text is aligned at the top of the object. | 1953460256 = 'top ' |
Usage
As property
Cell.verticalJustification
CellStyle.verticalJustification
ChangeObjectPreference.verticalJustification
Column.verticalJustification
FindObjectPreference.verticalJustification
Row.verticalJustification
TextFramePreference.verticalJustification
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |