add_cell_area method
add_cell_area(self, ca)
Adds an area based on pivot table view.
def add_cell_area(self, ca):
...
Parameter | Type | Description |
---|---|---|
ca | CellArea | The cell area. |
See Also
- module
aspose.cells.pivot
- class
PivotConditionalFormat
Adds an area based on pivot table view.
def add_cell_area(self, ca):
...
Parameter | Type | Description |
---|---|---|
ca | CellArea | The cell area. |
aspose.cells.pivot
PivotConditionalFormat