Click or drag to resize

XlsConditionalFormat StopIfTrue Property

True, no rules with lower priority may be applied over this rule, when this rule evaluates to true. Only applies for Excel 2007;

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool StopIfTrue { get; set; }

Property Value

Type: Boolean
See Also