var instance = new GC.Spread.Sheets.ConditionalFormatting.NormalConditionRule(ruleType, ranges, style, operator, value1, value2, text, formula, type, rank); var value; // Type: Condition value = instance.createCondition();
function createCondition() : Condition;
Return Value
The condition.