Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.