C# Class Malt.Reporting.OfficeXml.ExcelMLNamespaceManager

Inheritance: System.Xml.XmlNamespaceManager
Mostra file Open project: oldrev/maltreport Class Usage Examples

Public Methods

Method Description
ExcelMLNamespaceManager ( XmlNameTable xnt ) : System
LoadOpenDocumentNamespaces ( ) : void

Method Details

ExcelMLNamespaceManager() public method

public ExcelMLNamespaceManager ( XmlNameTable xnt ) : System
xnt System.Xml.XmlNameTable
return System

LoadOpenDocumentNamespaces() public method

public LoadOpenDocumentNamespaces ( ) : void
return void