SpreadsheetGear 2023
IconSets Property (IWorkbook)


SpreadsheetGear Namespace > IWorkbook Interface : IconSets Property
Returns the collection of built-in icon sets in this workbook.
Syntax
'Declaration
 
ReadOnly Property IconSets As IIconSets
'Usage
 
Dim instance As IWorkbook
Dim value As IIconSets
 
value = instance.IconSets
IIconSets IconSets {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

IWorkbook Interface
IWorkbook Members