FontScheme

FontScheme class

Stores theme-defined fonts.

getMajor

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

Result: Fonts


getMinor

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

Result: Fonts


getName

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

Result: String


setName

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