SetBackgroundColorAt Method (Python)
Sets the background color of the specified data cell.
Syntax
SpssDataCells.SetBackgroundColorAt(row,column,color)
Parameters
row. Row index
column. Column index
color. Integer representation of the color
For information on setting color values, see Setting Color Values (Python).