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