Optional
excludeIndicate whether hidden columns and rows are skipped in the CSV output.
Optional
formatOptional file type hint (extension, MIME type, or export key).
Used for type detection when it cannot be inferred from the destination. Examples: 'xlsx', 'csv', 'application/json', 'Excel'
Optional
papaconfiguration for csv export
Optional
sheetSpecify the tab to export.
Optional
trimIndicates whether the leading blank columns should be trimmed.
Optional
trimIndicates whether the leading blank rows should be trimmed.
Options for exporting to CSV file format.
Remarks
The default options mimic Excel 2024.