Initializes a new instance of the ExcelExportSettings class.

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

Syntax

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

See Also