GetTextColorAt Method (Python)
Returns the color of the text in the specified row/column label.
Syntax
SpssLabels.GetTextColorAt(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.