Back to Devexpress

WebDashboardExporter.ExportToExcel Method

dashboard-devexpress-dot-dashboardweb-dot-webdashboardexporter-dot-exporttoexcel.md

latest927 B
Original Source

WebDashboardExporter.ExportToExcel Method

NameParametersDescription
ExportToExcel(String, Stream, DashboardState, DashboardExcelExportOptions)dashboardId, stream, state, optionsExports a dashboard to the specified stream in Excel format.
ExportToExcel(String, Stream, DashboardState)dashboardId, stream, stateExports a dashboard to the specified stream in Excel format.
ExportToExcel(String, Stream)dashboardId, streamExports a dashboard to the specified stream in Excel format.