Optional
includetrue
Optional
papaconfiguration for csv export
CSV parse delegates to the excellent Papa Parse library. All options are exposes via papParseConfig.
Optional
sheetSpecify the tab to export
CSV Will only export one tab. By default this is the active tab. To change this pass a SheetKey.
'the current active tab'
Optional
trimIndicates whether the leading blank columns should be trimmed.
true
Optional
trimIndicates whether the leading blank rows should be trimmed.
false
Indicate whether hidden columns and rows are skipped in the CSV output