Skip to content

Conversation

@avl93
Copy link

@avl93 avl93 commented Sep 21, 2023

After renaming sheet, row and column ranges are being converted to cell ranges, like this:

before        -> after 
sheet2!$2:$4  -> sheet2!$A$2:$XFD$4
sheet2!$B:$C  -> sheet2!B:C

This fix changes some logic regarding updating ranges and formulas, also, it fixes TODO in TestHSSFName#testRepeatingRowsAndColumnsNames, referring the same problem.

@avl93 avl93 marked this pull request as draft September 22, 2023 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant