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