GcSpread.Sheets Namespace > ConditionRuleBase type : priority Method |
var instance = new GcSpread.Sheets.ConditionRuleBase(style); var value; // Type: number value = instance.priority();
function priority() : number;
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.