Creates a new instance of TextControlExcelXmlAdapter 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#
protected TextControlExcelXmlAdapter()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
TextControlExcelXmlAdapter()

See Also