https://bz.apache.org/bugzilla/show_bug.cgi?id=58452
Javen ONeal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33168|0 |1 is obsolete| | --- Comment #7 from Javen ONeal <[email protected]> --- Created attachment 33172 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33172&action=edit main FormulaParser changes main changes (commit after supporting changes and testNames.xlsm) Behavior: * For EXCEL97 workbooks, a defined name is required, so add one to the workbook * For EXCEL2007 workbooks, external names are saved as strings instead of in a table and referenced by index, so create a NameXPxg without adding a defined name to the workbook. I checked the output to make sure Excel is able to open the workbooks without complaining about corrupted contents. No issues in this build (/test-data/spreadsheet/testNames-saved.xls and testNames-saved.xlsm) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
