ConditionalFormatCollection

ConditionalFormatCollection — Aspose.Cells FOSS Python API Reference

ConditionalFormatCollection — ConditionalFormatCollection class in the Aspose.Cells FOSS Python API..

Package: aspose.cells_foss


Properties

PropertyTypeAccessDescription
count``Read/Write

Methods

MethodReturnsDescription
count()void
add()void
get_by_index(index)void
get_by_range(range_str)void
remove(cf)void
clear()void

See Also