FontScheme

FontScheme class

Stores theme-defined fonts.

getMajor

NameDescription
getMajor ()Returns the fonts collection for a “heading” part of the slide. Read-only IFonts.

Returns: Fonts


getMinor

NameDescription
getMinor ()Returns the fonts collection for a “body” part of the slide. Read-only IFonts.

Returns: Fonts


getName

NameDescription
getName ()Returns the font scheme name. Read/write String.

Returns: String


setName

NameDescription
setName (String)Returns the font scheme name. Read/write String.

Returns: void