Table of Contents

Class ExcelDxfFill

Namespace
OfficeOpenXml.Style.Dxf
Assembly
Magicodes.EPPlus.dll
public class ExcelDxfFill : DxfStyleBase<ExcelDxfFill>
Inheritance
ExcelDxfFill
Inherited Members
Extension Methods

Constructors

ExcelDxfFill(ExcelStyles)

public ExcelDxfFill(ExcelStyles styles)

Parameters

styles ExcelStyles

Properties

BackgroundColor

public ExcelDxfColor BackgroundColor { get; }

Property Value

ExcelDxfColor

HasValue

protected override bool HasValue { get; }

Property Value

bool

Id

protected override string Id { get; }

Property Value

string

PatternColor

public ExcelDxfColor PatternColor { get; }

Property Value

ExcelDxfColor

PatternType

public ExcelFillStyle? PatternType { get; set; }

Property Value

ExcelFillStyle?

Methods

Clone()

protected override ExcelDxfFill Clone()

Returns

ExcelDxfFill

CreateNodes(XmlHelper, string)

protected override void CreateNodes(XmlHelper helper, string path)

Parameters

helper XmlHelper
path string