C# Class OfficeOpenXml.Style.XmlAccess.ExcelNumberFormatXml

Xml access class for number formats
Inheritance: OfficeOpenXml.Style.XmlAccess.StyleXmlHelper
Show file Open project: pruiz/EPPlus Class Usage Examples

Private Properties

Property Type Description
AddBuildIn void
CreateXmlNode System.Xml.XmlNode
ExcelNumberFormatXml System
ExcelNumberFormatXml System
ExcelNumberFormatXml System
GetNewID string

Private Methods

Method Description
AddBuildIn ( XmlNamespaceManager NameSpaceManager, ExcelStyleCollection NumberFormats ) : void
CreateXmlNode ( XmlNode topNode ) : XmlNode
ExcelNumberFormatXml ( XmlNamespaceManager nameSpaceManager ) : System
ExcelNumberFormatXml ( XmlNamespaceManager nsm, XmlNode topNode ) : System
ExcelNumberFormatXml ( XmlNamespaceManager nameSpaceManager, bool buildIn ) : System
GetNewID ( int NumFmtId, string Format ) : string