Enum eFillStyle
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- EPPlus.dll
The Fillstyle
public enum eFillStyle
Fields
BlipFill = 4
Picturefill
GradientFill = 2
A smooth gradual transition from one color to the next
GroupFill = 5
Inherited fill from the parent in the group.
NoFill = 0
No fill
PatternFill = 3
A preset pattern fill
SolidFill = 1
A solid fill