[]
Specifies the Apex theme.
public static ITheme Apex { get; }
Public Shared ReadOnly Property Apex As ITheme
ITheme theme = Themes.Apex; workbook.Theme = theme;