retargetWorkbookPivotCacheSourcesFile
Function: retargetWorkbookPivotCacheSourcesFile()
function retargetWorkbookPivotCacheSourcesFile(
inputPath,
outputPath,
retargets): Promise<void>;Defined in: node/src/index.ts:705
Parameters
inputPath
string
outputPath
string
retargets
Returns
Promise<void>