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

Syntax

C#
public ExcelExportSettings ExcelExportSettings { get; }
Visual Basic (Declaration)
Public ReadOnly Property ExcelExportSettings As ExcelExportSettings
Visual C++
public:
property ExcelExportSettings^ ExcelExportSettings {
	ExcelExportSettings^ get ();
}

See Also