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.
This commit is contained in:
oleibman
2021-09-15 12:14:13 -07:00
committed by GitHub
parent e02eab29f1
commit 4dd5c06c7b
5 changed files with 84 additions and 52 deletions
Binary file not shown.