var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges); var returnValue; // Type: any returnValue = instance.priority(value);
function priority( value : number ) : any;
Parameters
- value
- The priority of the rule.
Return Value
If no value is set, returns the priority of the rule; otherwise, returns the condition rule.