XlColorIndex Enumeration
Specifies the color of a selected feature, such as a border, font, or fill.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("9DCDA232-6504-4F31-A174-CEEE2EFE5F27")> _
Public Enumeration XlColorIndex
'Usage
Dim instance As XlColorIndex
[GuidAttribute("9DCDA232-6504-4F31-A174-CEEE2EFE5F27")]
public enum XlColorIndex
Members
Member name | Description | |
---|---|---|
xlColorIndexAutomatic | Automatic color. | |
xlColorIndexNone | No color. |