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 IconSetType IconSetType { get; set; }
Public Property IconSetType As IconSetType
	Get
	Set
public:
property IconSetType IconSetType {
	IconSetType get ();
	void set (IconSetType value);
}
member IconSetType : IconSetType with get, set

Property Value

IconSetType

See Also