ColumnHeader.getTextAlign

Overview | Methods | This Package | All Packages

ColumnHeader.getTextAlign

Retrieves a value that indicates the current text alignment setting for the column header.

Syntax

public int getTextAlign()

Return Value

Returns a constant that specifies the text alignment setting for this column header. Possible return values are constants defined in the HorizontalAlignment class.

See Also   setTextAlign