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