You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [X] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)
What is the expected behavior?
removing a row where cells in the row are merged should not merge the cells in the row below
What is the current behavior?
I have a simple file where Row 1 Cells 1 to 4 are merged (Gray highlighted)
When removing this row, the Row 2, now Row 1 has its Cells 1 to 4 merged. Although they were not merged before.
This is:
What is the expected behavior?
removing a row where cells in the row are merged should not merge the cells in the row below
What is the current behavior?
I have a simple file where Row 1 Cells 1 to 4 are merged (Gray highlighted)
When removing this row, the Row 2, now Row 1 has its Cells 1 to 4 merged. Although they were not merged before.
What are the steps to reproduce?
test.xlsx
What features do you think are causing the issue
Which versions of PhpSpreadsheet and PHP are affected?
PHP 8.3.8 (cli) (built: Jun 4 2024 14:53:17) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.8, Copyright (c) Zend Technologies
The text was updated successfully, but these errors were encountered: