Enum eSchemeColor
A color bound to a user's theme.
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eSchemeColor
  Fields
| Name | Description | 
|---|---|
| Accent1 | Extra scheme color 1  | 
      
| Accent2 | Extra scheme color 2  | 
      
| Accent3 | Extra scheme color 3  | 
      
| Accent4 | Extra scheme color 4  | 
      
| Accent5 | Extra scheme color 5  | 
      
| Accent6 | Extra scheme color 6  | 
      
| Background1 | Semantic background color  | 
      
| Background2 | Semantic additional background color  | 
      
| Dark1 | Main Dark Color 1  | 
      
| Dark2 | Main Dark Color 2  | 
      
| FollowedHyperlink | Followed Hyperlink Color  | 
      
| Hyperlink | Regular Hyperlink Color  | 
      
| Light1 | Main Light Color 1  | 
      
| Light2 | Main Light Color 2  | 
      
| Style | A color used in theme definitions which means to use the color of the style  | 
      
| Text1 | Semantic additional text color  | 
      
| Text2 | Semantic text color  |