FormatScheme

Overview

FormatScheme is a class in Aspose.Slides FOSS for Python. Inherits from: IFormatScheme, ISlideComponent, IPresentationComponent.

Stores theme-defined formats for the shapes.

Properties

NameTypeAccessDescription
fill_stylesIFillFormatCollectionReadReturns a collection of theme defined fill styles.
line_stylesILineFormatCollectionReadReturns a collection of theme defined line styles.
effect_stylesIEffectStyleCollectionReadReturns a collection of theme defined effect styles.
background_fill_stylesIFillFormatCollectionReadReturns a collection of theme defined background fill styles.
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the parent presentation.
as_i_slide_componentISlideComponentReadProvides the format scheme as an ISlideComponent
as_i_presentation_componentIPresentationComponentReadProvides the format scheme as an IPresentationComponent