Creates a new instance of the AdvancedTextExcelXmlAdapter class.

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

Syntax

C#
public AdvancedTextExcelXmlAdapter()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
AdvancedTextExcelXmlAdapter()

See Also