SpreadJS Documentation
ConditionRuleBase Constructor
The style for the rule.
Represents a formatting base rule class as the specified style.
Syntax
var instance = new GcSpread.Sheets.ConditionRuleBase(style);
function ConditionRuleBase( 
   style : Style
) : ConditionRuleBase;

Parameters

style
The style for the rule.
See Also

Reference

ConditionRuleBase type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.