PhpSpreadsheet/tests
oleibman 4dd5c06c7b
Deleting Sheet with Local Defined Name (#2284)
Fixes issue #2266. Writer/Xlsx fails when there is no longer a sheet which corresponds to the definition of a local defined name. The code is changed to drop such an orphaned name. Writer/Xls does not fail under the same cicrcumstances, so no correction is needed there. Writer/Ods fails in a different manner, and is corrected to no longer do so.
2021-09-15 12:14:13 -07:00
..
PhpSpreadsheetTests Deleting Sheet with Local Defined Name (#2284) 2021-09-15 12:14:13 -07:00
data Deleting Sheet with Local Defined Name (#2284) 2021-09-15 12:14:13 -07:00
bootstrap.php 100% Coverage for Calculation/DateTime (#1870) 2021-02-27 20:43:22 +01:00