GetTextColorAt Method (Python)
Returns the color of the text in the specified data cell.
Syntax
SpssDataCells.GetTextColorAt(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.