Workbook.IconSets Property
This property is used to filter data in a workbook based on a cell icon from the IconSet collection. Read-only.
Version Information
Version Added: Excel
Syntax
expression.IconSets
expression A variable that represents a Workbook object.
Example
In the following example, data is filtered by a cell icon.
| Visual Basic for Applications |
|---|
|