Enum eFillStyle
The Fillstyle
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eFillStyle
  Fields
| Name | Description | 
|---|---|
| BlipFill | Picturefill  | 
      
| GradientFill | A smooth gradual transition from one color to the next  | 
      
| GroupFill | Inherited fill from the parent in the group.  | 
      
| NoFill | No fill  | 
      
| PatternFill | A preset pattern fill  | 
      
| SolidFill | A solid fill  |