Click or drag to resize

IIconSet IconCriteria Property

Returns an IconCriteria collection which represents the set of criteria for an icon set conditional formatting rule.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IList<ConditionValue> IconCriteria { get; }

Property Value

Type: IList ConditionValue
See Also