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