_Workbook.IconSets Property
This property is used to filter data in a workbook based on a cell icon from the IconSets collection. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property IconSets As IconSets
Get
'Usage
Dim instance As _Workbook
Dim value As IconSets
value = instance.IconSets
IconSets IconSets { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.IconSets
IconSets