WebDashboardExporter.ExportToExcel Method
Name | Parameters | Description |
---|---|---|
ExportToExcel(String, Stream, DashboardState, DashboardExcelExportOptions) | dashboardId, stream, state, options | Exports a dashboard to the specified stream in Excel format. |
ExportToExcel(String, Stream, DashboardState) | dashboardId, stream, state | Exports a dashboard to the specified stream in Excel format. |
ExportToExcel(String, Stream) | dashboardId, stream | Exports a dashboard to the specified stream in Excel format. |