IronsheetIronsheet
API Reference@ironsheet/nodeFunctions

listWorkbookImages

Function: listWorkbookImages()

function listWorkbookImages(inputPath, sheetName?): Promise<WorkbookImage[]>;

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

Parameters

inputPath

string

sheetName?

string

Returns

Promise<WorkbookImage[]>

On this page