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