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

See Also