Theme class

Theme class

Represents a theme.

The Theme type exposes the following members:

Properties

PropertyDescription
color_schemeReturns the color scheme.
Read-only IColorScheme.
font_schemeReturns the font scheme.
Read-only IFontScheme.
format_schemeReturns the shape format scheme.
Read-only IFormatScheme.
presentationReturns the parent presentation.
Read-only IPresentation.

Methods

MethodDescription
get_effectiveGets effective theme data with the inheritance applied.

See Also