'Declaration Public Enum WorkbookThemeColorType Inherits System.Enum
public enum WorkbookThemeColorType : System.Enum
Member | Description |
---|---|
Accent1 | Represents the Accent 1 theme color. |
Accent2 | Represents the Accent 2 theme color. |
Accent3 | Represents the Accent 3 theme color. |
Accent4 | Represents the Accent 4 theme color. |
Accent5 | Represents the Accent 5 theme color. |
Accent6 | Represents the Accent 6 theme color. |
Dark1 | Represents the Text/Background - Dark 1 theme color. |
Dark2 | Represents the Text/Background - Dark 2 theme color. |
FollowedHyperlink | Represents the Followed Hyperlink theme color. |
Hyperlink | Represents the Hyperlink theme color. |
Light1 | Represents the Text/Background - Light 1 theme color. |
Light2 | Represents the Text/Background - Light 2 theme color. |
Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
View on GitHub