method ConditionalFormats.Remove (Key as Variant)
Removes a specific member from the collection.

TypeDescription
Key as Variant A Long or String expression that indicates the key of the element to be removed.
Use the Remove method to remove a particular object from the collection. Use the Enabled property to disable a conditional format. Use the Clear method to remove all objects in the collection.