Skip to main content
All docs
V18.2

ExcelFormatOptions Class

Contains options which define how the dashboard item is exported to Excel format.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class ExcelFormatOptions

Remarks

Use the ASPxClientDashboardExportOptions.ExcelOptions property to access options specific to exporting the dashboard item in Excel format.

Inheritance

Object
ExcelFormatOptions
See Also