Creates new instance of ExcelXmlAdapter.

Namespace:  PerpetuumSoft.Reporting.Export.ExcelXml.Adapters
Assembly:  PerpetuumSoft.Reporting.Export.ExcelXml (in PerpetuumSoft.Reporting.Export.ExcelXml.dll) Version: 3.9.0.1

Syntax

C#
protected ExcelXmlAdapter()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
ExcelXmlAdapter()

See Also