XlColorIndex Enumeration
Specifies the color of a selected feature such as border, font, or fill.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("F6BA0ED9-B530-466E-83D5-325653CC1068")> _
Public Enumeration XlColorIndex
'Usage
Dim instance As XlColorIndex
[GuidAttribute("F6BA0ED9-B530-466E-83D5-325653CC1068")]
public enum XlColorIndex
Members
Member name | Description | |
---|---|---|
xlColorIndexAutomatic | Automatic color. | |
xlColorIndexNone | No color. |