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
- splitRange and ProtectedRange. [Issue #1457](https://github.com/PHPOffice/PhpSpreadsheet/issues/1457)[PR #4580](https://github.com/PHPOffice/PhpSpreadsheet/pull/4580)
15
+
- Option to create blank sheet if LoadSheetsOnly doesn't find any. [PR #4618](https://github.com/PHPOffice/PhpSpreadsheet/pull/4618)
15
16
16
17
### Removed
17
18
@@ -34,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org). Thia is a
34
35
- Google-only formulas exported from Google Sheets. [Issue #1637](https://github.com/PHPOffice/PhpSpreadsheet/issues/1637)[PR #4579](https://github.com/PHPOffice/PhpSpreadsheet/pull/4579)
35
36
- Maximum column width. [PR #4581](https://github.com/PHPOffice/PhpSpreadsheet/pull/4581)
36
37
- PrintArea after row/column delete. [Issue #2912](https://github.com/PHPOffice/PhpSpreadsheet/issues/2912)[PR #4598](https://github.com/PHPOffice/PhpSpreadsheet/pull/4598)
38
+
- Excel 2007 problem with newlines. [Issue #4619](https://github.com/PHPOffice/PhpSpreadsheet/issues/4619)[PR #4620](https://github.com/PHPOffice/PhpSpreadsheet/pull/4620)
0 commit comments