IronsheetIronsheet
API Reference@ironsheet/nodeFunctions

listWorkbookComments

Function: listWorkbookComments()

function listWorkbookComments(inputPath, sheetName?): Promise<WorkbookComment[]>;

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

Parameters

inputPath

string

sheetName?

string

Returns

Promise<WorkbookComment[]>

On this page