Version

WorkbookThemeColorType Enumeration

Represents the various theme colors in a workbook.
Syntax
public enum WorkbookThemeColorType : System.Enum 
Members
MemberDescription
Accent1Represents the Accent 1 theme color.
Accent2Represents the Accent 2 theme color.
Accent3Represents the Accent 3 theme color.
Accent4Represents the Accent 4 theme color.
Accent5Represents the Accent 5 theme color.
Accent6Represents the Accent 6 theme color.
Dark1Represents the Text/Background - Dark 1 theme color.
Dark2Represents the Text/Background - Dark 2 theme color.
FollowedHyperlinkRepresents the Followed Hyperlink theme color.
HyperlinkRepresents the Hyperlink theme color.
Light1Represents the Text/Background - Light 1 theme color.
Light2Represents the Text/Background - Light 2 theme color.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also