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