get method
get(self, item_value)
Gets the PivotItem
by the specific name.
def get(self, item_value):
...
Parameter | Type | Description |
---|---|---|
item_value | System.String |
See Also
- module
aspose.cells.pivot
- class
PivotItem
- class
PivotItemCollection
Gets the PivotItem
by the specific name.
def get(self, item_value):
...
Parameter | Type | Description |
---|---|---|
item_value | System.String |
aspose.cells.pivot
PivotItem
PivotItemCollection