FillType

Overview

FillType is a enum in Aspose.Cells FOSS for Python.

Shape fill type (ECMA-376 a:spPr fill child elements).

Values

ValueDescription
NONERepresents no fill applied to a cell or shape
SOLIDRepresents a solid color fill
GRADIENT
PATTERNRepresents a patterned fill
AUTOMATICRepresents a fill type automatically chosen by the library

See Also