deleteWorkbookHyperlink
Function: deleteWorkbookHyperlink()
function deleteWorkbookHyperlink(
inputPath,
outputPath,
sheetName,
ref): Promise<boolean>;Defined in: node/src/index.ts:594
Parameters
inputPath
string
outputPath
string
sheetName
string
ref
string
Returns
Promise<boolean>