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