IXlsxExportConfig
Home > @gooddata/sdk-ui-dashboard > IXlsxExportConfig
IXlsxExportConfig interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IXlsxExportConfig
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
"xlsx" |
(BETA) | ||
boolean |
(BETA) (Optional) Indicate whether headers and cells in the sheet should be merged. | ||
boolean |
(BETA) (Optional) Specify filters to include as comments / metadata in the Excel sheet. | ||
string |
(BETA) (Optional) Specify title of the workbook. |