FormatScheme class

FormatScheme class

Stores theme-defined formats for the shapes.

The FormatScheme type exposes the following members:

Properties

PropertyDescription
fill_stylesReturns a collection of theme defined fill styles.
Read-only IFillFormatCollection.
line_stylesReturns a collection of theme defined line styles.
Read-only ILineFormatCollection.
effect_stylesReturns a collection of theme defined effect styles.
Read-only IEffectStyleCollection.
background_fill_stylesReturns a collection of theme defined background fill styles.
Read-only IFillFormatCollection.
slideReturns the parent slide.
Read-only IBaseSlide.
presentationReturns the parent presentation.
Read-only IPresentation.

See Also