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