[]
Gets 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.
int Priority { get; set; }
Property Priority As Integer
Type | Description |
---|---|
int | The priority value of the conditional formatting rule. |