Click or drag to resize

ConditionalFormatWrapper Priority Property

Gets or sets the priority of the condition.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int Priority { get; set; }

Return Value

Type: Int32
The priority value of the condition.

Implements

IConditionalFormat Priority
See Also