Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public IconSet IconSet { get; }
Public ReadOnly Property IconSet As IconSet
	Get
public:
virtual property IconSet^ IconSet {
	IconSet^ get () sealed;
}
abstract IconSet : IconSet with get
override IconSet : IconSet with get

Property Value

IconSet

Implements

IConditionalFormat..::..IconSet

See Also