C# Класс OfficeOpenXml.Style.XmlAccess.ExcelNumberFormatXml

Xml access class for number formats
Наследование: OfficeOpenXml.Style.XmlAccess.StyleXmlHelper
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
AddBuildIn void
CreateXmlNode System.Xml.XmlNode
ExcelNumberFormatXml System
ExcelNumberFormatXml System
ExcelNumberFormatXml System
GetNewID string

Приватные методы

Метод Описание
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