https://issues.apache.org/bugzilla/show_bug.cgi?id=53721
Priority: P2
Bug ID: 53721
Assignee: [email protected]
Summary: Formula Shifter doesnt update Ref3DPtgs correctly when
a sheet is shifted or deleted
Severity: normal
Classification: Unclassified
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 3.8-dev
Component: HSSF
Product: POI
FormulaShifter does not update sheet references in formulas correctly when
using
workbook.setSheetOrder(tabName, newIndex);
Same issue can be observed during sheet remove using
workbook.removeSheetAt(index)
After the operation, forumals reference wrong sheets, or sheets that no longer
exist.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]