MsoFillFormat
Overview
MsoFillFormat is a class in Aspose.Cells FOSS for Python.
Fill format properties for a shape.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fill_type | `` | Read | Gets or sets the type of fill applied (e.g., solid, gradient) |
fore_color | `` | Read | Gets or sets the primary color of the fill |
transparency | `` | Read | Gets or sets the fill’s opacity as a percentage |
Methods
| Signature | Description |
|---|---|
__init__() | |
copy() | Creates a duplicate of the fill format object |