select_area method
select_area(self, ca)
Select an area of pivot table view.
Returns
def select_area(self, ca):
...
Parameter | Type | Description |
---|---|---|
ca | CellArea | The cell area. |
See Also
- module
aspose.cells.pivot
- class
PivotTable
Select an area of pivot table view.
def select_area(self, ca):
...
Parameter | Type | Description |
---|---|---|
ca | CellArea | The cell area. |
aspose.cells.pivot
PivotTable