IThemeEffectiveData

IThemeEffectiveData class

Immutable object which contains effective theme properties.

The IThemeEffectiveData type exposes the following members:

Properties

NameDescription
font_schemeReturns the font scheme.
Read-only IFontSchemeEffectiveData.
format_schemeReturns the shape format scheme.
Read-only IFormatSchemeEffectiveData.

Methods

NameDescription
get_color_scheme(style_color)Returns the color scheme.

See Also