Excel Styles
Excel styles control XLS output options.
Property Name | Data Type | Purpose |
---|---|---|
sheet-name | String | The title of the sheet/table generated in table-exports |
format-override | String | A override setting that provides a Excel-specific cell-formats |
formula-override | String | A override setting that provides a formula that should be printed in the generated Excel-cell instead of the original content |
wrap-text | Boolean | A override setting that defines whether Excel-Cells should have text-wrapping enabled |