Skip to content

Conversation

@billblume
Copy link
Contributor

Fix for issue #532. Properly set the selected
cells for worksheets with frozen panes when writing Xlsx documents.
Beforehand, the saved Xlsx documents were generating corruption warnings
when opened in Excel.

This is:

- [x] a bugfix
- [ ] a new feature

Checklist:

Why this change is needed?

One gets corruption warnings from Excel when opening a saved Xlsx document
with a worksheet containing a frozen pane.

Note: This is a resubmission of a previous pull request, which had unwanted changes
due to merges.

Fix for issue PHPOffice#532.  Properly set the selected
cells for worksheets with frozen panes when writing Xlsx documents.
Beforehand, the saved Xlsx documents were generating corruption warnings
when opened in Excel.
@PowerKiKi PowerKiKi closed this in 4c09d4f Jun 10, 2018
@PowerKiKi
Copy link
Member

Merged with simplifications in tests

billblume added a commit to billblume/PhpSpreadsheet that referenced this pull request Jun 12, 2018
Properly set the selected cells for worksheets with frozen panes when
writing Xlsx documents. Beforehand, the saved Xlsx documents were
generating corruption warnings when opened in Excel.

Fixes PHPOffice#532
Closes PHPOffice#535
billblume added a commit to billblume/PhpSpreadsheet that referenced this pull request Jun 13, 2018
Properly set the selected cells for worksheets with frozen panes when
writing Xlsx documents. Beforehand, the saved Xlsx documents were
generating corruption warnings when opened in Excel.

Fixes PHPOffice#532
Closes PHPOffice#535
Dfred pushed a commit to Dfred/PhpSpreadsheet that referenced this pull request Nov 20, 2018
Properly set the selected cells for worksheets with frozen panes when
writing Xlsx documents. Beforehand, the saved Xlsx documents were
generating corruption warnings when opened in Excel.

Fixes PHPOffice#532
Closes PHPOffice#535
BlackyTay pushed a commit to BlackyTay/PhpSpreadsheet that referenced this pull request Aug 8, 2025
Properly set the selected cells for worksheets with frozen panes when
writing Xlsx documents. Beforehand, the saved Xlsx documents were
generating corruption warnings when opened in Excel.

Fixes PHPOffice#532
Closes PHPOffice#535
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants