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