IconSet.ID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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