SpreadJS Documentation
reset Method
GC.Spread.Sheets.ConditionalFormatting Namespace > ConditionRuleBase type : reset Method
Resets the rule.
Syntax
var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges);
var value; // Type: any
value = instance.reset();
function reset() : any;
See Also

Reference

ConditionRuleBase type