For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Override setting that provides Excel-specific cell formats

formula-override

String

Override setting that provides a formula to print in the generated Excel-cell instead of the original content

wrap-text

Boolean

Override setting that defines whether Excel cells should have text-wrapping enabled

Last updated

Was this helpful?