ATTR_CELL_JUSTIFY (Column)

Type: Column attribute
Description: The justification of the table cell.
Data Type: integer

Values

VAL_TOP_LEFT_JUSTIFIED Justify text to the top left.
VAL_TOP_RIGHT_JUSTIFIED Justify text to the top right.
VAL_TOP_CENTER_JUSTIFIED Justify text to the top center.
VAL_BOTTOM_LEFT_JUSTIFIED Justify text to the bottom left.
VAL_BOTTOM_RIGHT_JUSTIFIED Justify text to the bottom right.
VAL_BOTTOM_CENTER_JUSTIFIED Justify text to the bottom center.
VAL_CENTER_LEFT_JUSTIFIED Justify text to the center left.
VAL_CENTER_RIGHT_JUSTIFIED Justify text to the center right.
VAL_CENTER_CENTER_JUSTIFIED Justify text to the center.