Function importWorkbookFromCSV

  • Import from CSV

    Parameters

    • arrayBuffer: ArrayBuffer
    • Optional options: ImportWorkbookOptions

    Returns Promise<IWorkbookModel>

    A workbook model with a single sheet

    Remarks

    This will create a workbook with a single tab