SETCFRULE
You can enable or disable conditional formatting rules using this function. Note that the rule should already have been created to be able to refer to it in the function.
Syntax
Arguments
RULE_NAME – The name of the conditional formatting rule to be set.
BOOLEAN_ARG - Set to TRUE to enable the rule. Set to FALSE to disable the rule.
Example
Last updated