FontScheme
FontScheme class
Stores theme-defined fonts.
getMajor
| Name | Description |
|---|---|
| getMajor () | Returns the fonts collection for a “heading” part of the slide. Read-only IFonts. |
Returns: Fonts
getMinor
| Name | Description |
|---|---|
| getMinor () | Returns the fonts collection for a “body” part of the slide. Read-only IFonts. |
Returns: Fonts
getName
| Name | Description |
|---|---|
| getName () | Returns the font scheme name. Read/write String. |
Returns: String
setName
| Name | Description |
|---|---|
| setName (String) | Returns the font scheme name. Read/write String. |
Returns: void