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