ConditionalFormatting Members
A conditional format applied to a range of cells.Properties
| Name | Description |
|---|---|
| Priority | Specifies the priority of the conditional formatting rule. |
| Range | Gets or sets the range of cells to which the conditional formatting rule is applied. |
| Ranges | Obsolete. Gets or sets a collection of ranges, to which the conditional format is applied. |
| StopIfTrue | Specifies whether the rules with lower priority can be applied. |
See Also