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