SetTextSizeAt Method (Python)
Sets the font size of the text in the specified data cell.
Syntax
SpssDataCells.SetTextSizeAt(row,column,size)
Parameters
row. Row index
column. Column index
size. Size in points (integer)
Sets the font size of the text in the specified data cell.
Syntax
SpssDataCells.SetTextSizeAt(row,column,size)
Parameters
row. Row index
column. Column index
size. Size in points (integer)