IExcelConditionalFormat Interface Members
In This Topic
The following tables list the members exposed by IExcelConditionalFormat.
Public Properties
| Name | Description |
| ConditionalFormattingRules | This collection expresses conditional formatting rules applied to a particular cell or range. |
| Identifier | Gets the identifier. |
| IsOffice2007ConditionalFormat | Gets or sets a value indicating whether it's a office 2007 new added conditional format type. |
| Ranges | Gets or sets range over which these conditional formatting rules apply. |
Top
See Also