SetPriority Method

SetPriority 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) SetPriority(value int32)  error

Remarks

See Also