Click or drag to resize

IIconSet ShowIconOnly Property

Returns or sets a Boolean value indicating if only the icon is displayed for an icon set conditional format.

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

Property Value

Type: Boolean
See Also