DOM.Styles.Theme
Represents a named theme that groups font, format and color scheme resources for a document.
provides a single container for visual resources that can be applied consistently across a document (fonts, fills/lines/effects and color palettes). Consumers should consult the theme when producing styled content or when offering theme selection to end users. Theflag can be used by higher-level logic to mark which theme is currently applied.
5 members
Properties
Gets or sets the color scheme associated with the theme.
Gets or sets the font scheme for this theme.
Gets or sets the format scheme that groups fills, lines and effect presets.
Gets or sets a value indicating whether this theme is currently active for the document.
Gets or sets the theme's display name.