SetVAlign Method (Python)
Sets the vertical alignment of the text in the selected cells of the pivot table.
Syntax
SpssPivotTable.SetVAlign(alignment)
Type | Description |
---|---|
SpssClient.SpssVAlignTypes.SpssVAlTop | Top |
SpssClient.SpssVAlignTypes.SpssVAlBottom | Bottom |
SpssClient.SpssVAlignTypes.SpssVAlCenter | Center |