get method

get(self, name)

Gets the PivotTable report by pivottable’s name.


def get(self, name):
    ...
ParameterTypeDescription
nameSystem.String

See Also