IronsheetIronsheet
API Reference@ironsheet/nodeFunctions

listWorkbookFormulas

Function: listWorkbookFormulas()

function listWorkbookFormulas(inputPath): Promise<WorkbookFormula[]>;

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

Parameters

inputPath

string

Returns

Promise<WorkbookFormula[]>

On this page