IronsheetIronsheet
API Reference@ironsheet/nodeFunctions

readWorkbook

Function: readWorkbook()

function readWorkbook(path): Promise<Workbook>;

Defined in: node/src/index.ts:42

Parameters

path

string

Returns

Promise<Workbook>

On this page