GrapeCity.Documents.Excel Namespace / Workbook Class / Theme Property
In This Topic
Theme Property (Workbook)
In This Topic
Returns an instance of ITheme which provides access to the theme associated with a workbook.
Syntax
public ITheme Theme {get; set;}

Property Value

The theme.
See Also