Table of Contents

Class ExcelDxfNumberFormat

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

Constructors

ExcelDxfNumberFormat(ExcelStyles)

public ExcelDxfNumberFormat(ExcelStyles styles)

Parameters

styles ExcelStyles

Properties

Format

public string Format { get; set; }

Property Value

string

HasValue

protected override bool HasValue { get; }

Property Value

bool

Id

protected override string Id { get; }

Property Value

string

NumFmtID

public int NumFmtID { get; }

Property Value

int

Methods

Clone()

protected override ExcelDxfNumberFormat Clone()

Returns

ExcelDxfNumberFormat

CreateNodes(XmlHelper, string)

protected override void CreateNodes(XmlHelper helper, string path)

Parameters

helper XmlHelper
path string