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