Table of Contents

Class ExcelDxfBorderItem

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

Properties

Color

public ExcelDxfColor Color { get; }

Property Value

ExcelDxfColor

HasValue

protected override bool HasValue { get; }

Property Value

bool

Id

protected override string Id { get; }

Property Value

string

Style

public ExcelBorderStyle? Style { get; set; }

Property Value

ExcelBorderStyle?

Methods

Clone()

protected override ExcelDxfBorderItem Clone()

Returns

ExcelDxfBorderItem

CreateNodes(XmlHelper, string)

protected override void CreateNodes(XmlHelper helper, string path)

Parameters

helper XmlHelper
path string