SETCFRULE
Syntax
SETCFRULE(CFRULE.RULE_NAME, BOOLEAN_ARG)Arguments
Example
SETCFRULE(CFRULE.[Data Bars - Profit], TRUE) #Enables the data bar rule set for sales
SETCFRULE(CFRULE.[Sequential - Sales], FALSE) #Disables the data bar rule set for sales
SETCFRULE(CFRULE.[Sequential - Sales], THIS) #Disables the data bar rule set for sales
Last updated
Was this helpful?