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