WdThemeColorIndex enumeration (Word)
Specifies the theme colors for document themes.
Name | Value | Description |
---|---|---|
wdNotThemeColor | -1 | No color. |
wdThemeColorAccent1 | 4 | Accent color 1. |
wdThemeColorAccent2 | 5 | Accent color 2. |
wdThemeColorAccent3 | 6 | Accent color 3. |
wdThemeColorAccent4 | 7 | Accent color 4. |
wdThemeColorAccent5 | 8 | Accent color 5. |
wdThemeColorAccent6 | 9 | Accent color 6. |
wdThemeColorBackground1 | 12 | Background color 1. |
wdThemeColorBackground2 | 14 | Background color 2. |
wdThemeColorHyperlink | 10 | Hyperlink color. |
wdThemeColorHyperlinkFollowed | 11 | Followed hyperlink color. |
wdThemeColorMainDark1 | 0 | Dark main color 1. |
wdThemeColorMainDark2 | 2 | Dark main color 2. |
wdThemeColorMainLight1 | 1 | Light main color 1. |
wdThemeColorMainLight2 | 3 | Light main color 2. |
wdThemeColorText1 | 13 | Text color 1. |
wdThemeColorText2 | 15 | Text color 2. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.