PhpSpreadsheet/tests/data/Writer/XLSX
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
..
drawing_on_2nd_page.xlsx Fix saving XLSX with drawings (#1462) 2020-05-23 13:09:10 +02:00
form_pass_print.xlsm Support to read and write unsupported data for XLSX 2018-05-12 11:47:46 +09:00
issue.2266f.xlsx Deleting Sheet with Local Defined Name (#2284) 2021-09-15 12:14:13 -07:00
saving_drawing_with_same_path.xlsx Refactor xlsx writer 2021-03-14 22:20:11 +05:30