Enum eSystemColor
System colors
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eSystemColor
  Fields
| Name | Description | 
|---|---|
| ActiveBorder | Active Border System Color  | 
      
| ActiveCaption | Active Caption System Color  | 
      
| AppWorkspace | Application Workspace System Color  | 
      
| Background | Background System Color  | 
      
| ButtonFace | Button Face System Color  | 
      
| ButtonHighlight | Button Highlight System Color  | 
      
| ButtonShadow | Button Shadow System Color  | 
      
| ButtonText | Button Text System Color  | 
      
| CaptionText | Caption Text System Color  | 
      
| DarkShadow3d | 3D Dark System Color  | 
      
| GradientActiveCaption | Gradient Active Caption System Color  | 
      
| GradientInactiveCaption | Gradient Inactive Caption System Color  | 
      
| GrayText | Gray Text System Color  | 
      
| Highlight | Highlight System Color  | 
      
| HighlightText | Highlight Text System Color  | 
      
| HotLight | Hot Light System Color  | 
      
| InactiveBorder | Inactive Border System Color  | 
      
| InactiveCaption | Inactive Caption System Color  | 
      
| InactiveCaptionText | Inactive Caption Text System Color  | 
      
| InfoBackground | Info Background System Color (Tooltip)  | 
      
| InfoText | Info Text System Color (Tooltip)  | 
      
| Light3d | 3D Light System Color  | 
      
| Menu | Menu System Color  | 
      
| MenuBar | Menu Bar System Color  | 
      
| MenuHighlight | Menu Highlight System Color  | 
      
| MenuText | Menu Text System Color  | 
      
| ScrollBar | Scroll Bar System Color  | 
      
| Window | Window Background System Color  | 
      
| WindowFrame | Window Frame System Color  | 
      
| WindowText | Window Text System Color  |