MasterThemeManager

MasterThemeManager class

Provides access to presentation master theme.

The MasterThemeManager type exposes the following members:

Properties

NameDescription
override_themeReturns the overriding theme object.
Read/write IMasterTheme.
is_override_theme_enabledDetermines whether OverrideTheme overrides inherited effective theme (Presentation.MasterTheme) or not.
Read/write bool.
as_i_theme_managerAllows to get base IThemeManager interface.
Read-only IThemeManager.

Methods

NameDescription
create_theme_effective()Returns the theme object.
apply_color_scheme(scheme)Applies extra color scheme to a slide.

See Also