remove_condition method
remove_condition
Removes the formatting condition by index.
def remove_condition(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | The index of the formatting condition to be removed. |
See Also
- module
aspose.cells
- class
FormatConditionCollection