Spread.Services Documentation
Theme Property (Workbook)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
Workbook Class
: Theme Property
Returns an instance of ITheme which provides access to the theme associated with a workbook.
Syntax
C#
public
ITheme
Theme {
get
;
set
;}
Property Value
The theme.
See Also
Reference
Workbook Class
Workbook Members