Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue #809, losing rows from cellstore when moving backwards #819

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

tealeg
Copy link
Owner

@tealeg tealeg commented Sep 14, 2024

Fixes #809

There was a corner case where if you use sheet.Cell to open a cell in a row prior to the current row, the current row wasn't written into the cellstore and therefore evaporated if it had never been written.

@tealeg tealeg merged commit 7ebd282 into master Sep 14, 2024
1 check passed
@tealeg tealeg deleted the issue-809 branch September 14, 2024 14:29
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.

Not Able to Write Last Cell in Pivot Table
1 participant