Enum FillType
Enum FillType
Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)
Fill format type.
public enum FillType
Fields
Automatic = 0
Represents automatic formatting type.
Gradient = 3
Gradient fill format.
Group = 6
Inherit the fill properties of the group.
None = 1
Represents none formatting type.
Pattern = 5
Pattern fill format.
Solid = 2
Solid fill format.
Texture = 4
Texture fill format(includes picture fill).