Class ExcelDrawingFill
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- Magicodes.EPPlus.dll
public sealed class ExcelDrawingFill : XmlHelper
- Inheritance
-
ExcelDrawingFill
- Inherited Members
- Extension Methods
Properties
Color
public Color Color { get; set; }
Property Value
Style
public eFillStyle Style { get; set; }
Property Value
Transparancy
public int Transparancy { get; set; }