SetFootnoteMarkers Method (Python)
Sets the style of footnote markers for the entire table.
Syntax
SpssPivotTable.SetFootnoteMarkers(type)
| Type | Description |
|---|---|
| SpssClient.SpssFootnoteMarkerTypes.SpssFtSuperscript | Superscript |
| SpssClient.SpssFootnoteMarkerTypes.SpssFtSubscript | Subscript |
| SpssClient.SpssFootnoteMarkerTypes.SpssFtAlphabetic | Alphabetic |
| SpssClient.SpssFootnoteMarkerTypes.SpssFtNumeric | Numeric |