IFontSchemeEffectiveData

IFontSchemeEffectiveData class

Immutable object which contains effective font scheme properties.

The IFontSchemeEffectiveData type exposes the following members:

Properties

NameDescription
minorReturns the fonts collection for a “body” part of the slide.
Read-only IFontsEffectiveData.
majorReturns the fonts collection for a “heading” part of the slide.
Read-only IFontsEffectiveData.
nameReturns the font scheme name.
Read-only string.

See Also