PatternFormat

Overview

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

Represents a pattern to fill a shape.

Properties

NameTypeAccessDescription
pattern_stylePatternStyleReadReturns or sets the pattern style.
fore_colorIColorFormatReadReturns the foreground pattern color.
back_colorIColorFormatReadReturns the background pattern color.

See Also