get method
get(self, name)
Gets the PivotTable report by pivottable’s name.
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String |
See Also
- module
aspose.cells.pivot
- class
PivotTable
- class
PivotTableCollection
Gets the PivotTable report by pivottable’s name.
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String |
aspose.cells.pivot
PivotTable
PivotTableCollection