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 |
---|---|---|---|
format | "xlsx" | (BETA) | |
mergeHeaders? | boolean | (BETA) (Optional) Indicate whether headers and cells in the sheet should be merged. | |
showFilters? | boolean | (BETA) (Optional) Specify filters to include as comments / metadata in the Excel sheet. | |
title? | string | (BETA) (Optional) Specify title of the workbook. |