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