Creates new instance of the TextBoxExcelXmlAdapter 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 TextBoxExcelXmlAdapter()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
TextBoxExcelXmlAdapter()

See Also