Skip to main content
All docs
V18.2

DashboardExcelExportOptions Class

Contains options related to exporting a dashboard/dashboard item to the Excel format.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public class DashboardExcelExportOptions

The following members return DashboardExcelExportOptions objects:

Remarks

The following properties allow you to obtain and specify Excel-specific export options on the client side.

Moreover, you can specify Excel options when exporting a dashboard/dashboard item using the following methods.

Inheritance

Object
DashboardExcelExportOptions
See Also