Click or drag to resize

MasterTheme Properties

The MasterTheme type exposes the following members.

Properties
Name Description
Public property ColorScheme
Gets the color scheme. Read-only ColorScheme .
(Overrides Theme ColorScheme .)
Public property FontScheme
Gets the font scheme. Read-only FontScheme .
(Overrides Theme FontScheme .)
Public property FormatScheme
Gets the shape format scheme. Read-only FormatScheme .
(Overrides Theme FormatScheme .)
Public property Name
Gets the name of a theme. Read-only String .
(Inherited from Theme .)
Public property Presentation
Gets the parent presentation. Read-only PresentationPptx .
(Inherited from Theme .)
Public property SlideColorSchemes
Gets 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 SlideColorSchemeCollection .
Top
See Also