Icon Interface
Represents a single icon in an icon set used in a conditional formatting rule.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0002449A-0000-0000-C000-000000000046")> _
Public Interface Icon
'Usage
Dim instance As Icon
[InterfaceTypeAttribute()]
[GuidAttribute("0002449A-0000-0000-C000-000000000046")]
public interface Icon
Remarks
The Icon object is returned from the Item[Object] property of the IconSet object.