The following tables list the members exposed by ConditionalFormattingModel.
Public Constructors
Public Properties
Public Methods
| Name | Description |
| Add | Adds an item to the ICollection object. |
| Contains | Determines whether ICollection contains a specific value. |
| CopyTo | Copies to an array. |
| Find | Finds all conditional formatting that takes effect in the specified cell range. |
| FindRules | Finds all rules which take effect in the specified cell. |
| GetEnumerator | Returns an enumerator that iterates through the collection. |
| Remove | Removes the first occurrence of a specific object from the ICollection object. |
Top
Protected Methods
| Name | Description |
| OnChanged | Returns information about the event that was raised. |
Top
See Also