add_pivot_area method
add_pivot_area(self, pivot_area)
Adds pivot area into this collection.
Returns
index of the added pivot area in this collection
def add_pivot_area(self, pivot_area):
...
| Parameter | Type | Description |
|---|---|---|
| pivot_area | aspose.cells.pivot.PivotArea |
See Also
- module
aspose.cells.pivot - class
PivotAreaCollection