ConditionalFormatting Class Members
In This Topic
The following tables list the members exposed by ConditionalFormatting.
Public Constructors
Public Properties
Public Methods
| | Name | Description |
 | Add | Adds an item to the ICollection object. |
 | AddRange |
Adds the elements of the specified IConditionalFormattingRule collection to the ConditionalFormatting object.
|
 | Clear | Removes all items from the ICollection object. |
 | Contains | Determines whether the ICollection collection contains a specific value. |
 | CopyTo |
Copies the items to a compatible one-dimensional array, starting at the specified index of the target array.
|
 | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
 | GetListRules | |
 | GetValue |
Gets the value.
|
 | NotifyFormulaChanged |
Notifies the ConditionalFormatting object that the formula in the conditional formatting rule has changed.
|
 | Remove | Removes the first occurrence of a specific object from the ICollection collection. |
Top
See Also