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