Back to Devexpress

WebDashboardExporter.ExportDashboardItemToExcel Method

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

latest1.1 KB
Original Source

WebDashboardExporter.ExportDashboardItemToExcel Method

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