Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
io/src
exportWorkbookToCSV
Function exportWorkbookToCSV
export
Workbook
ToCSV
(
workbookModel
,
options
?
)
:
Promise
<
ArrayBuffer
>
Export to CSV
Parameters
workbookModel
:
IWorkbookModel
Optional
options
:
ExportWorkbookOptions
Returns
Promise
<
ArrayBuffer
>
A workbook model with a single sheet
Remarks
This will only export the activeTab.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.1.84
Loading...
Export to CSV