Class ExcelDrawingNoFill
- Namespace
- OfficeOpenXml.Drawing.Style.Fill
- Assembly
- EPPlus.dll
The drawing has no fill
public class ExcelDrawingNoFill : ExcelDrawingFillBase
- Inheritance
-
ExcelDrawingNoFill
- Inherited Members
Properties
Style
The type of fill
public override eFillStyle Style { get; }