MasterTheme
MasterTheme class
Represents a master theme.
getColorScheme
| Name | Description |
|---|
| getColorScheme() | Returns the color scheme. Read-only IColorScheme. |
Result:
ColorScheme
getColorScheme
| Name | Description |
|---|
| getColorScheme() | Returns the color scheme. Read-only IColorScheme. |
Result:
ColorScheme
getEffective
| Name | Description |
|---|
| getEffective() | Gets effective theme data with the inheritance applied. |
Result:
ThemeEffectiveData
| Name | Description |
|---|
| getExtraColorSchemes() | 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. |
Result:
ExtraColorSchemeCollection
getFontScheme
| Name | Description |
|---|
| getFontScheme() | Returns the font scheme. Read-only IFontScheme. |
Result:
FontScheme
getFontScheme
| Name | Description |
|---|
| getFontScheme() | Returns the font scheme. Read-only IFontScheme. |
Result:
FontScheme
| Name | Description |
|---|
| getFormatScheme() | Returns the shape format scheme. Read-only IFormatScheme. |
Result:
FormatScheme
| Name | Description |
|---|
| getFormatScheme() | Returns the shape format scheme. Read-only IFormatScheme. |
Result:
FormatScheme
getName
| Name | Description |
|---|
| getName() | Returns the name of a theme. Read/write String. |
Result:
String
getParent_IPresentationComponent
| Name | Description |
|---|
| getParent_IPresentationComponent() | |
| Name | Description |
|---|
| getParent_Immediate() | |
getPresentation
| Name | Description |
|---|
| getPresentation() | Returns the parent presentation. Read-only IPresentation. |
Result:
Presentation
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
setName
| Name | Description |
|---|
| setName(String) | Returns the name of a theme. Read/write String. |