ConditionalFormatCollection — Aspose.Cells FOSS Python API Reference
ConditionalFormatCollection — ConditionalFormatCollection class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
count | `` | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
count() | void | |
add() | void | |
get_by_index(index) | void | |
get_by_range(range_str) | void | |
remove(cf) | void | |
clear() | void |