removecxf
Remove all conditional formatting from a range.
Syntax
Section titled “Syntax”removecxf(crDst)Description
Section titled “Description”Removes any conditional-formatting rules attached to the cells in crDst. The cells’ values and base styles are unchanged; only the conditional rules are dropped.
Example
Section titled “Example”removecxf(A1:A100)