IConditionalFormat
IconSet Property
|
Returns iconset settings. Valid only if FormatType is set to IconSet. Read-only.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property IconSet As IconSet
Get
property IconSet^ IconSet {
IconSet^ get ();
}
abstract IconSet : IconSet with get
Property Value
Type:
IconSet
See Also