IronsheetIronsheet
API Reference@ironsheet/coreFunctions

renameFormulaSheetReferences

Function: renameFormulaSheetReferences()

function renameFormulaSheetReferences(
   formula, 
   oldSheetName, 
   nextSheetName): string;

Defined in: packages/core/src/formula.ts:138

Parameters

formula

string

oldSheetName

string

nextSheetName

string

Returns

string

On this page