Click or drag to resize

IConditionalFormatsCollection Methods

The IConditionalFormatsCollection type exposes the following members.

Methods
Name Description
Public method Add
Adds new item to the collection.
Public method Add(XlsConditionalFormats)
Adds new item to the collection.
Public method CopyFrom
Copies conditional formats from another formats collection.
Public method Find
Search for collection that contains all specified ranges.
Public method FindAll
Search for collection that contains all specified ranges.
Public method GetByIndex
Returns a single Filter object from a collection.
Public method GetEnumerator
Returns an enumerator that iterates through the collection.
Public method Remove
Removes range from the collection of conditional formats.
Public method RemoveAt
Removes the element at the specified index of the collection.
Top
See Also