var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges);
function ConditionRuleBase( ruleType : any, style : Style, ranges : undefined ) : ConditionRuleBase;
Parameters
- ruleType
- style
- The style for the rule.
- ranges
- The range array.