Spread.Sheets Documentation
createCondition Method
Creates a condition for the rule.
Syntax
var instance = new GC.Spread.Sheets.ConditionalFormatting.ScaleRule();
var value; // Type: Condition
value = instance.createCondition();
function createCondition() : Condition;

Return Value

The condition.
See Also

Reference

ScaleRule class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.