[]
Specifies the theme color. This is the displayed order.
public enum ThemeColor
Accent1 = 4
Specifies the accent1 theme color.
Accent2 = 5
Specifies the accent2 theme color.
Accent3 = 6
Specifies the accent3 theme color.
Accent4 = 7
Specifies the accent4 theme color.
Accent5 = 8
Specifies the accent5 theme color.
Accent6 = 9
Specifies the accent6 theme color.
Dark1 = 1
Specifies the Dark 1 theme color.
Dark2 = 3
Specifies the Dark 2 theme color.
FollowedHyperlink = 11
Specifies the followed hyperlink theme color.
Hyperlink = 10
Specifies the hyperlink theme color.
Light1 = 0
Specifies the Light 1 theme color.
Light2 = 2
Specifies the Light 2 theme color.
None = -1
Specifies to not use any theme color.