Theme

Theme class

Represents a theme.

The Theme type exposes the following members:

Properties

Name Description
color_scheme Returns the color scheme.
Read-only IColorScheme.
font_scheme Returns the font scheme.
Read-only IFontScheme.
format_scheme Returns the shape format scheme.
Read-only IFormatScheme.
presentation Returns the parent presentation.
Read-only IPresentation.
as_i_presentation_component Allows to get base IPresentationComponent interface.
Read-only IPresentationComponent.

Methods

Name Description
get_effective() Gets effective theme data with the inheritance applied.

See Also