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