XlConditionalFormatting Properties
Represents the worksheet ranges and conditional formatting rules applied to them.| Name | Description |
|---|---|
| Ranges | Provides access to the collection of ranges to which the conditional formating rule is applied. |
| Rules | Provides access to the collection of conditional formatting rules contained in the current instance. |
See Also