FillFormatCollection
Overview
FillFormatCollection is a class in Aspose.Slides FOSS for Python.
Inherits from: BaseCollection, IFillFormatCollection.
Represents the collection of fill styles.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
as_i_collection | list | Read | Provides the fill formats as a Python list |
as_i_enumerable | Any | Read | Provides the fill formats as a generic enumerable object |