Click or drag to resize

IIconSet IconSet Property

Returns or sets an IconSets collection which specifies the icon set used in the conditional format.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IconSetType IconSet { get; set; }

Property Value

Type: IconSetType
See Also