GetColumnDimension Method (Python)
Returns an SpssDimension
object for the specified column dimension.
Syntax
SpssDimension=SpssPivotMgr.GetColumnDimension(index)
Parameters
index. Index of the column dimension, where the value 0 refers to the innermost column dimension.