IDashboardControl.ExportDashboardItemToExcel Method
Name | Parameters | Description |
---|---|---|
ExportDashboardItemToExcel(String, Stream, DashboardExcelExportOptions) | dashboardItemName, stream, options | Exports the dashboard item to the specified stream in Excel format. |
ExportDashboardItemToExcel(String, String, DashboardExcelExportOptions) | dashboardItemName, filePath, options | Exports the dashboard item to the specified file in Excel format using the specified export options. |