SheetXL - v0.3.20
    Preparing search index...

    Function fromBufferCSV

    • Import from CSV.

      Parameters

      • buffer: ArrayBuffer

        The arraybuffer to import from.

      • Optionaloptions: ReadCSVOptions

        Options for CSVImport

      Returns Promise<IWorkbook>

      A workbook model with a single sheet

      Creates a workbook with a single tab.