SetTextColorAt Method (Python)
Sets the color of the text in the specified row/column label.
Syntax
SpssLabels.SetTextColorAt(row,column,color)
Parameters
row. Row index in the label array
column. Column index in the label array
color. Integer representation of the color
For information on setting color values, see Setting Color Values (Python).