Name | Description |
---|---|
ExportDashboardItemToExcel(String, Stream, DashboardExcelExportOptions) |
Exports the dashboard item to the specified stream in Excel format using specified export options. |
ExportDashboardItemToExcel(String, Stream, ExcelExportOptions) |
Obsolete. Exports the dashboard item to the specified stream in Excel format. |
ExportDashboardItemToExcel(String, String, DashboardExcelExportOptions) |
Exports the dashboard item to the specified file in Excel format using specified export options. |
ExportDashboardItemToExcel(String, String, ExcelExportOptions) |
Obsolete. Exports the dashboard item to the specified file in Excel format using the specified export options. |