Back to Devexpress

WorkbookTheme Members

officefileapi-devexpress-dot-spreadsheet-dot-workbooktheme-dot-underscore-members.md

latest1.2 KB
Original Source

WorkbookTheme Members

A document theme.

Properties

NameDescription
NameReturns the document theme name.

Methods

NameDescription
GetColors()Returns document theme colors.
Load(Stream)Loads a custom theme from a stream and applies it to the document.
Load(String)Loads a custom theme from a THMX file and applies it to the document.
Reset(ThemePreset)Resets a custom theme to the default Office theme.
SetColors(ThemeColorScheme)Applies custom colors to the document theme.

See Also

WorkbookTheme Interface

DevExpress.Spreadsheet Namespace