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