PivotArea constructor
__init__(self, table)
Presents the selected area of the PivotTable.
def __init__(self, table):
...
Parameter | Type | Description |
---|---|---|
table | PivotTable |
See Also
- module
aspose.cells.pivot
- class
PivotArea
Presents the selected area of the PivotTable.
def __init__(self, table):
...
Parameter | Type | Description |
---|---|---|
table | PivotTable |
aspose.cells.pivot
PivotArea