FillFormat
Overview
FillFormat is a class in Aspose.Slides FOSS for Python.
Inherits from: PVIObject, ISlideComponent, IPresentationComponent.
Represents a fill formatting options.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fill_type | FillType | Read | Returns or sets the type of filling. |
solid_fill_color | IColorFormat | Read | Returns the fill color. |
gradient_format | IGradientFormat | Read | Returns the gradient fill format. |
pattern_format | IPatternFormat | Read | Returns the pattern fill format. |
picture_fill_format | IPictureFillFormat | Read | Returns the picture fill format. |
rotate_with_shape | NullableBool | Read | Determines whether the fill should be rotated with shape. |