The idea is to parse every formula and render it back to string with the updated sheet name. This is done by parsing into Ptgs, looking for ones with sheet references in them, and changing those
@param sheetIndex the 0-based index of the sheet being changed @param oldName the old sheet name @param newName the new sheet name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|