Table of Contents

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

Color

Style

public eFillStyle Style { get; set; }

Property Value

eFillStyle

Transparancy

public int Transparancy { get; set; }

Property Value

int