MasterTheme
MasterTheme class
Represents a master theme.
getColorScheme
| Name | Description |
|---|---|
| getColorScheme () | Returns the color scheme. Read-only IColorScheme. |
Returns: ColorScheme
getExtraColorSchemes
| 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. |
Returns: ExtraColorSchemeCollection
getFontScheme
| Name | Description |
|---|---|
| getFontScheme () | Returns the font scheme. Read-only IFontScheme. |
Returns: FontScheme
getFormatScheme
| Name | Description |
|---|---|
| getFormatScheme () | Returns the shape format scheme. Read-only IFormatScheme. |
Returns: FormatScheme
getName
| Name | Description |
|---|---|
| getName () | Returns the name of a theme. Read/write String. |
Returns: String
getVersion
| Name | Description |
|---|---|
| getVersion () |
Returns: long
setName
| Name | Description |
|---|---|
| setName (String) | Returns the name of a theme. Read/write String. |