GetVarNamesDisplay Method (Python)
This method returns the setting for how variable names are displayed in the pivot table: as variable names, as variable labels, or both.
Note: This method is not supported for legacy tables.
Syntax
SpssPivotTable.GetVarNamesDisplay()
Value | Description |
---|---|
SpssClient.VarNamesDisplay.Names | Names |
SpssClient.VarNamesDisplay.Labels | Labels |
SpssClient.VarNamesDisplay.Both | Names and labels |