Spread.Sheets Documentation
createCondition Method
Creates condition for the rule.
Syntax
var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges);
var value; // Type: Condition
value = instance.createCondition();
function createCondition() : Condition;

Return Value

The condition.
See Also

Reference

ConditionRuleBase type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.