Back to Devexpress

DashboardViewer.ExportDashboardItemToExcel Method

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-dot-exportdashboarditemtoexcel.md

latest869 B
Original Source

DashboardViewer.ExportDashboardItemToExcel Method

NameParametersDescription
ExportDashboardItemToExcel(String, Stream, DashboardExcelExportOptions)dashboardItemName, stream, optionsExports the dashboard item to the specified stream in Excel format using specified export options.
ExportDashboardItemToExcel(String, String, DashboardExcelExportOptions)dashboardItemName, filePath, optionsExports the dashboard item to the specified file in Excel format using specified export options.