MasterTheme

MasterTheme class

Represents a master theme.

getColorScheme

NameDescription
getColorScheme()Returns the color scheme. Read-only IColorScheme.

Result: ColorScheme


getColorScheme

NameDescription
getColorScheme()Returns the color scheme. Read-only IColorScheme.

Result: ColorScheme


getEffective

NameDescription
getEffective()Gets effective theme data with the inheritance applied.

Result: ThemeEffectiveData


getExtraColorSchemes

NameDescription
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.

Result: ExtraColorSchemeCollection


getFontScheme

NameDescription
getFontScheme()Returns the font scheme. Read-only IFontScheme.

Result: FontScheme


getFontScheme

NameDescription
getFontScheme()Returns the font scheme. Read-only IFontScheme.

Result: FontScheme


getFormatScheme

NameDescription
getFormatScheme()Returns the shape format scheme. Read-only IFormatScheme.

Result: FormatScheme


getFormatScheme

NameDescription
getFormatScheme()Returns the shape format scheme. Read-only IFormatScheme.

Result: FormatScheme


getName

NameDescription
getName()Returns the name of a theme. Read/write String.

Result: String


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent()

getParent_Immediate

NameDescription
getParent_Immediate()

getPresentation

NameDescription
getPresentation()Returns the parent presentation. Read-only IPresentation.

Result: Presentation


getVersion

NameDescription
getVersion()

Result: long


getVersion

NameDescription
getVersion()

Result: long


setName

NameDescription
setName(String)Returns the name of a theme. Read/write String.