The following tables list the members exposed by IConditionalFormattingModel.
Public Properties
Public Methods
| Name | Description |
| AdjustSplittingConditionalFormattings | Adjusts the ConditionalFormatting model when there are some ConditionalFormattings objects that need to be split. |
| Find | Finds all conditional formatting that takes effect in the specified cell range. |
| FindRules | Finds all rules which take effect in the specified cell. |
| Resume | Resumes this instance. |
| Suspend | Suspends this instance. |
Top
Public Events
| Name | Description |
| Changed | Occurs when the user makes a change to the model that affects the conditional formatting of cells in the sheet. |
Top
See Also