FillType
Overview
FillType is a enum in Aspose.Cells FOSS for Python.
Shape fill type (ECMA-376 a:spPr fill child elements).
Values
| Value | Description |
|---|---|
NONE | Represents no fill applied to a cell or shape |
SOLID | Represents a solid color fill |
GRADIENT | |
PATTERN | Represents a patterned fill |
AUTOMATIC | Represents a fill type automatically chosen by the library |