IconSet.ID Property

Definition

Returns one of the constants of the XlIconSet enumeration, which specifies the name of the icon set used in an icon set conditional formatting rule.

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

Property Value

XlIconSet

Applies to