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
HasValue
protected override bool HasValue { get; }
Property Value
Id
protected override string Id { get; }
Property Value
NumFmtID
public int NumFmtID { get; }
Property Value
Methods
Clone()
protected override ExcelDxfNumberFormat Clone()
Returns
CreateNodes(XmlHelper, string)
protected override void CreateNodes(XmlHelper helper, string path)