IFormatSchemeEffectiveData class

IFormatSchemeEffectiveData class

Immutable object which contains effective format scheme properties.

The IFormatSchemeEffectiveData type exposes the following members:

Methods

MethodDescription
get_fill_styles(self, style_color)Returns a collection of theme defined fill styles.
get_line_styles(self, style_color)Returns a collection of theme defined line styles.
get_effect_styles(self, style_color)Returns a collection of theme defined effect styles.
get_background_fill_styles(self, style_color)Returns a collection of theme defined background fill styles.

Remarks

This interface is used as a part of IThemeEffectiveData.

See Also