IronsheetIronsheet
API Reference@ironsheet/nodeFunctions

listWorkbookHyperlinks

Function: listWorkbookHyperlinks()

function listWorkbookHyperlinks(inputPath, sheetName?): Promise<WorkbookHyperlink[]>;

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

Parameters

inputPath

string

sheetName?

string

Returns

Promise<WorkbookHyperlink[]>

On this page