Priority Property (IUniqueValues)
In This Topic
Returns or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when
multiple conditional formatting rules exist in a worksheet.
Syntax
System.int Priority {get; set;}
See Also