The following tables list the members exposed by IExcelHighlightingRule.
Public Properties
| Name | Description |
| ComparisonOperator |
Gets or sets the comparison operator of the conditional formatting rule.
|
| DifferentialFormattingId | Gets or sets the id of the differential formatting which is used to locate the IDifferentialFormatting instance from the workbook. |
| Formulas |
Gets or sets the formulas used to evaluates whether this rule should be applied.
|
| Type |
Gets or sets the type of the conditional formatting rule.
|
Top
See Also