Creates a new instance of TextBoxExcelAdapter class.

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

Syntax

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

See Also