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