Spread.Sheets Documentation
ConditionRuleBase Constructor
The style for the rule.
The range array.
Represents a formatting base rule class as the specified style.
Syntax
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.
See Also

Reference

ConditionRuleBase type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.