Table of Contents

Class ExcelDxfBorderBase

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

Properties

Bottom

public ExcelDxfBorderItem Bottom { get; }

Property Value

ExcelDxfBorderItem

HasValue

protected override bool HasValue { get; }

Property Value

bool

Id

protected override string Id { get; }

Property Value

string

Left

public ExcelDxfBorderItem Left { get; }

Property Value

ExcelDxfBorderItem

Right

public ExcelDxfBorderItem Right { get; }

Property Value

ExcelDxfBorderItem

Top

public ExcelDxfBorderItem Top { get; }

Property Value

ExcelDxfBorderItem

Methods

Clone()

protected override ExcelDxfBorderBase Clone()

Returns

ExcelDxfBorderBase

CreateNodes(XmlHelper, string)

protected override void CreateNodes(XmlHelper helper, string path)

Parameters

helper XmlHelper
path string