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