Column.getBackColor

Overview | Methods | This Package | All Packages

Column.getBackColor

Retrieves the background color of the cells in the column.

Syntax

public Color getBackColor()

Return Value

Returns a Color object that represents the background color of the column.

Remarks

To retrieve the background color when cells are selected, call getSelectedBackColor.

See Also   setBackColor, shouldPersistBackColor