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