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