ConditionalFormattingCollection

ConditionalFormattingCollection

Overview

ConditionalFormattingCollection is a class in Aspose.Cells for NET.

ConditionalFormattingCollection.Add adds a new conditional formatting rule to the collection.

Properties

NameTypeAccessDescription
CountintReadGets the number of conditional formatting entries in the collection

Methods

SignatureDescription
Add()Adds a new conditional formatting rule to the collection
RemoveAt(index: int)Removes the conditional formatting at the specified zero‑based index
RemoveArea(startRow: int, startColumn: int, totalRows: int, totalColumns: int)Removes conditional formatting that applies to the specified cell range