ConditionalFormattingCollection Properties
A collection of all conditional formatting rules on a worksheet.| Name | Description |
|---|---|
| Count | Returns the number of conditional formatting rules in the collection. |
| Item[Int32] | Gets the conditional formatting rule by its index in the collection. |
See Also