SpreadsheetGear 2017
ID Property (IIconSet)






SpreadsheetGear Namespace > IIconSet Interface : ID Property
Returns the icon set type.
Syntax
'Declaration
 
ReadOnly Property ID As IconSet
'Usage
 
Dim instance As IIconSet
Dim value As IconSet
 
value = instance.ID
IconSet ID {get;}
read-only property ID: IconSet; 
function get ID : IconSet
__property IconSet get_ID();
property IconSet ID {
   IconSet get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IIconSet Interface
IIconSet Members