get method

get(self, item_value)

Gets the PivotItem by the specific name.


def get(self, item_value):
    ...
ParameterTypeDescription
item_valueSystem.String

See Also