XlThemeColor Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the theme color to be used.
public enum class XlThemeColor
public enum XlThemeColor
Public Enum XlThemeColor
- Inheritance
-
XlThemeColor
Fields
Name | Value | Description |
---|---|---|
xlThemeColorDark1 | 1 | Dark1 |
xlThemeColorLight1 | 2 | Light1 |
xlThemeColorDark2 | 3 | Dark2 |
xlThemeColorLight2 | 4 | Light2 |
xlThemeColorAccent1 | 5 | Accent1 |
xlThemeColorAccent2 | 6 | Accent2 |
xlThemeColorAccent3 | 7 | Accent3 |
xlThemeColorAccent4 | 8 | Accent4 |
xlThemeColorAccent5 | 9 | Accent5 |
xlThemeColorAccent6 | 10 | Accent6 |
xlThemeColorHyperlink | 11 | Hyperlink |
xlThemeColorFollowedHyperlink | 12 | Followed hyperlink |