Creates a new instance of ExcelExportFilterFactory class.

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

Syntax

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

See Also