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