IronsheetIronsheet
API Reference@ironsheet/nodeFunctions

retargetWorkbookPivotCacheSourcesFile

Function: retargetWorkbookPivotCacheSourcesFile()

function retargetWorkbookPivotCacheSourcesFile(
   inputPath, 
   outputPath, 
   retargets): Promise<void>;

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

Parameters

inputPath

string

outputPath

string

retargets

PivotCacheSourceRetarget[]

Returns

Promise<void>

On this page