get_cell_area method
get_cell_area(self, index)
Gets the conditional formatted cell range by index.
Returns
the conditional formatted cell range
def get_cell_area(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | the index of the conditional formatted cell range. |
See Also
- module
aspose.cells - class
CellArea - class
FormatConditionCollection