_Workbook.IconSets Property

Definition

This property is used to filter data in a workbook based on a cell icon from the IconSets collection. Read-only.

public:
 property Microsoft::Office::Interop::Excel::IconSets ^ IconSets { Microsoft::Office::Interop::Excel::IconSets ^ get(); };
public Microsoft.Office.Interop.Excel.IconSets IconSets { get; }
Public ReadOnly Property IconSets As IconSets

Property Value

IconSets

Applies to