Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.19 KB

Word.WdThemeColorIndex.md

File metadata and controls

37 lines (30 loc) · 1.19 KB
title api_name ms.assetid ms.date ms.localizationpriority
WdThemeColorIndex enumeration (Word)
Word.WdThemeColorIndex
53155d76-428a-20c2-66d4-241788e3377a
06/08/2017
medium

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.

[!includeSupport and feedback]