Microsoft SDK for Java

Column.getSelectedBackColor

Retrieves the background color for selected cells in the column.

Syntax

public Color getSelectedBackColor()

Return Value

Returns a Color object that represents the background color for selected cells.

Remarks

To determine the background color when cells are not selected, call getBackColor.

See Also   setSelectedBackColor, shouldPersistSelectedForeColor

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