| GrapeCity.Excel Namespace : ColorSchemeIndex Enumeration | 
'Declaration Public Enum ColorSchemeIndex Inherits System.Enum
'Usage Dim instance As ColorSchemeIndex
public enum ColorSchemeIndex : System.Enum
| Member | Description | 
|---|---|
| _BackgroudnColor2 | Semantic additional background color | 
| _BackgroundColor1 | Semantic background color | 
| _PlaceHolderColor | A color used in the theme definitions which means "use the color of the style" | 
| _TextColor1 | Semantic text color | 
| _TextColor2 | Semantic additional text color | 
| Accent1 | Represents "Accent1" color in the theme | 
| Accent2 | Represents "Accent2" color in the theme | 
| Accent3 | Represents "Accent3" color in the theme | 
| Accent4 | Represents "Accent4" color in the theme | 
| Accent5 | Represents "Accent5" color in the theme | 
| Accent6 | Represents "Accent6" color in the theme | 
| FollowedHyperlink | Represents the color of a followed hyperlink | 
| Hyperlink | Represents the color the hyperlinks | 
| None | A flag indicate the ColorSchemIndex has not been set yet. | 
| TextDark1 | Represents a dark color, usually defined as a system text color | 
| TextDark2 | Represents a second dark color for use | 
| TextLight1 | Represents a light color, usually defined as the system window color | 
| TextLight2 | Represents a second light color for use | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ColorSchemeIndex
Target Platforms: Windows Server 2012, Windows RT