IConditionalFormatsCollection Methods |
The IConditionalFormatsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Add |
Adds new item to the collection.
|
|
|
Add(XlsConditionalFormats) |
Adds new item to the collection.
|
|
|
CopyFrom |
Copies conditional formats from another formats collection.
|
|
|
Find |
Search for collection that contains all specified ranges.
|
|
|
FindAll |
Search for collection that contains all specified ranges.
|
|
|
GetByIndex |
Returns a single Filter object from a collection.
|
|
|
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
|
|
Remove |
Removes range from the collection of conditional formats.
|
|
|
RemoveAt |
Removes the element at the specified index of the collection.
|