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

See Also