GetBackgroundColorAt Method (Python)
Returns the background color of the specified data cell.
Syntax
SpssDataCells.GetBackgroundColorAt(row,column)
Parameters
row. Row index
column. Column index
Returns
The color is returned as an integer. See the topic Setting Color Values (Python) for more information.