SystemColorValues enumeration
Office 2013 and later
System Color Value
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| ScrollBar | Scroll Bar System Color. When the item is serialized out as xml, its value is "scrollBar". | |
| Background | Background System Color. When the item is serialized out as xml, its value is "background". | |
| ActiveCaption | Active Caption System Color. When the item is serialized out as xml, its value is "activeCaption". | |
| InactiveCaption | Inactive Caption System Color. When the item is serialized out as xml, its value is "inactiveCaption". | |
| Menu | Menu System Color. When the item is serialized out as xml, its value is "menu". | |
| Window | Window System Color. When the item is serialized out as xml, its value is "window". | |
| WindowFrame | Window Frame System Color. When the item is serialized out as xml, its value is "windowFrame". | |
| MenuText | Menu Text System Color. When the item is serialized out as xml, its value is "menuText". | |
| WindowText | Window Text System Color. When the item is serialized out as xml, its value is "windowText". | |
| CaptionText | Caption Text System Color. When the item is serialized out as xml, its value is "captionText". | |
| ActiveBorder | Active Border System Color. When the item is serialized out as xml, its value is "activeBorder". | |
| InactiveBorder | Inactive Border System Color. When the item is serialized out as xml, its value is "inactiveBorder". | |
| ApplicationWorkspace | Application Workspace System Color. When the item is serialized out as xml, its value is "appWorkspace". | |
| Highlight | Highlight System Color. When the item is serialized out as xml, its value is "highlight". | |
| HighlightText | Highlight Text System Color. When the item is serialized out as xml, its value is "highlightText". | |
| ButtonFace | Button Face System Color. When the item is serialized out as xml, its value is "btnFace". | |
| ButtonShadow | Button Shadow System Color. When the item is serialized out as xml, its value is "btnShadow". | |
| GrayText | Gray Text System Color. When the item is serialized out as xml, its value is "grayText". | |
| ButtonText | Button Text System Color. When the item is serialized out as xml, its value is "btnText". | |
| InactiveCaptionText | Inactive Caption Text System Color. When the item is serialized out as xml, its value is "inactiveCaptionText". | |
| ButtonHighlight | Button Highlight System Color. When the item is serialized out as xml, its value is "btnHighlight". | |
| ThreeDDarkShadow | 3D Dark System Color. When the item is serialized out as xml, its value is "3dDkShadow". | |
| ThreeDLight | 3D Light System Color. When the item is serialized out as xml, its value is "3dLight". | |
| InfoText | Info Text System Color. When the item is serialized out as xml, its value is "infoText". | |
| InfoBack | Info Back System Color. When the item is serialized out as xml, its value is "infoBk". | |
| HotLight | Hot Light System Color. When the item is serialized out as xml, its value is "hotLight". | |
| GradientActiveCaption | Gradient Active Caption System Color. When the item is serialized out as xml, its value is "gradientActiveCaption". | |
| GradientInactiveCaption | Gradient Inactive Caption System Color. When the item is serialized out as xml, its value is "gradientInactiveCaption". | |
| MenuHighlight | Menu Highlight System Color. When the item is serialized out as xml, its value is "menuHighlight". | |
| MenuBar | Menu Bar System Color. When the item is serialized out as xml, its value is "menuBar". |
Show: