IFormatSchemeEffectiveData class

IFormatSchemeEffectiveData class

Immutable object which contains effective format scheme properties.

The IFormatSchemeEffectiveData type exposes the following members:

Methods

MethodDescription
get_fill_stylesReturns a collection of theme defined fill styles.
get_line_stylesReturns a collection of theme defined line styles.
get_effect_stylesReturns a collection of theme defined effect styles.
get_background_fill_stylesReturns a collection of theme defined background fill styles.

Remarks

This interface is used as a part of IThemeEffectiveData.

See Also