Class ExcelDrawingSolidFill
- Namespace
- OfficeOpenXml.Drawing.Style.Fill
- Assembly
- EPPlus.dll
A solid fill.
public class ExcelDrawingSolidFill : ExcelDrawingFillBase
- Inheritance
-
ExcelDrawingSolidFill
- Inherited Members
Properties
Color
The color of the fill
public ExcelDrawingColorManager Color { get; }
Property Value
Style
The fill style
public override eFillStyle Style { get; }