SetTextFontAt Method (Python)
Sets the font of the text in the specified data cell.
Syntax
SpssDataCells.SetTextFontAt(row,column,fontname)
Parameters
row. Row index
column. Column index
fontname. Name of the font family, as a string. Available fonts are accessed from Format>Cell Properties in the pivot table editor.