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