MasterThemeManager class

MasterThemeManager class

Provides access to presentation master theme.

Inheritance:MasterThemeManagerBaseThemeManager

The MasterThemeManager type exposes the following members:

Properties

PropertyDescription
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.

Methods

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

See Also