GetBackgroundColorAt Method (Python)

Returns the background color of the specified row/column label.

Syntax

SpssLabels.GetBackgroundColorAt(row,column)

Parameters

row. Row index in the label array

column. Column index in the label array

Returns

The color is returned as an integer. See the topic Setting Color Values (Python) for more information.