XlColorIndex Enumeration
Specifies the color of a selected feature such as border, font, or fill.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlColorIndex
'Usage
Dim instance As XlColorIndex
public enum XlColorIndex
Members
Member name | Description | |
---|---|---|
xlColorIndexAutomatic | Automatic color. | |
xlColorIndexNone | No color. |