SetTextColorAt Method (Python)
Sets the color of the text of the specified footnote.
Syntax
SpssFootnotes.SetTextColorAt(index,color)
Parameters
index. Index of the footnote
color. Integer representation of the color
The index of a footnote does not correspond to the footnote marker but to the order of their references in the table.
For information on setting color values, see Setting Color Values (Python).