ConditionalFormattingCollection.Remove Method
Name | Parameters | Description |
---|---|---|
Remove(CellRange) | range | Removes all conditional formatting rules applied to the specified range of cells. |
Remove(ConditionalFormatting) | formatting | Removes the specified conditional formatting rule from the collection. |