Back to Devexpress

WorkbookTheme Methods

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

latest1.1 KB
Original Source

WorkbookTheme Methods

A document theme.

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

WorkbookTheme Members

DevExpress.Spreadsheet Namespace