SetTextColorAt Method (Python)

Sets the color of the text in the specified data cell.

Syntax

SpssDataCells.SetTextColorAt(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).