Files
PhpSpreadsheet/samples/Basic
oleibman ce5f91e6a1 Fix Sample39 (#2664)
Sample39 was not adjusted when Defined Name support was changed to include both relative and absolute addresses. As a result, the Xlsx output is currently incorrect. The Xls output is in even worse shape, since PhpSpreadsheet 'Cannot yet write formulae with defined names to Xls' (see Writer/Xls/Parser.php). (Working around that restriction was the reason for my first contribution to this project.) The sample is changed to define its named ranges properly, and to produce only Xlsx output.
2022-03-09 18:55:31 -08:00
..
2020-07-26 14:13:11 +09:00
2020-06-09 00:22:22 -07:00
2021-05-09 15:41:36 -07:00
2020-05-18 13:49:57 +09:00
2020-05-18 13:49:57 +09:00
2022-03-09 18:55:31 -08:00