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