Back to Devexpress

DashboardDesigner.ExportDashboardItemToExcel Method

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

latest844 B
Original Source

DashboardDesigner.ExportDashboardItemToExcel Method

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