MasterTheme class
Contents
[
Hide
]MasterTheme class
Represents a master theme.
Inheritance:MasterTheme → Theme
The MasterTheme type exposes the following members:
Properties
| Property | Description |
|---|---|
color_scheme | Returns the color scheme. Read-only IColorScheme. |
font_scheme | Returns the font scheme. Read-only IFontScheme. |
format_scheme | Returns the shape format scheme. Read-only IFormatScheme. |
presentation | Returns the parent presentation. Read-only IPresentation. |
extra_color_schemes | Returns the collection of additional color schemes. These schemes don’t affect presentation’s look, they can be selected as main color scheme for a slide. Read-only IExtraColorSchemeCollection. |
name | Returns the name of a theme. Read/write str. |
Methods
| Method | Description |
|---|---|
get_effective | Gets effective theme data with the inheritance applied. |
See Also
- class
MasterTheme - class
Theme - module
aspose.slides.theme - library
Aspose.Slides