GetPriority Method

GetPriority function

The priority of this conditional formatting rule. This value is used to determine whichformat should be evaluated and rendered. Lower numeric values are higher priority thanhigher numeric values, where ‘1’ is the highest priority.


func (instance *FormatCondition) GetPriority()  (int32,  error) 

Remarks

See Also