get method

get(self, name)

Gets the PivotField Object of the specific name.


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

See Also