Overview | Methods | This Package | All Packages
Retrieves the color of the text in the column.
Syntax
public Color getForeColor()
Return Value
Returns a Color object that represents the color of the column's text.
Remarks
To retrieve the color of text when cells are selected, call getSelectedForeColor.
See Also setForeColor, shouldPersistForeColor