GC.Spread.Sheets.ConditionalFormatting Namespace > ConditionRuleBase type : priority Method |
var instance = new GC.Spread.Sheets.ConditionalFormatting.ConditionRuleBase(ruleType, style, ranges); var returnValue; // Type: any returnValue = instance.priority(value);
function priority( value : number ) : any;
The value returned is used to determine which format should be evaluated and rendered. Lower numeric values have a higher priority than higher numeric values. The highest priority is 1.