PivotArea constructor

__init__(self, table)

Presents the selected area of the PivotTable.


def __init__(self, table):
    ...
ParameterTypeDescription
tablePivotTable

See Also