Define name cannot exist in xls format but in xlsx format can exist #2813

Open
opened 2022-10-17 16:14:53 +00:00 by hasbighifari · 3 comments

I've already set define name in my workbook, but when i create excel file on xls format, define name can't exist after write file. Anyone can help me to solve this issue ? thanks!

note: format file should be xls

I've already set define name in my workbook, but when i create excel file on xls format, define name can't exist after write file. Anyone can help me to solve this issue ? thanks! note: format file should be xls
Owner

Defined names are not currently written for the BIFF8 XLS format. We do plan on addressing it when we revisit formulae (since they use the same infrastructure)

Defined names are not currently written for the BIFF8 XLS format. We do plan on addressing it when we revisit formulae (since they use the same infrastructure)
Author

any alternative solution for setting define names on the XLS Format? or any version of sheetjs/xlsx from npm package that support define names for the XLS format?

any alternative solution for setting define names on the XLS Format? or any version of sheetjs/xlsx from npm package that support define names for the XLS format?
Author

any version of sheetjs/xlsx from npm package that support define names for the XLS format?

any version of sheetjs/xlsx from npm package that support define names for the XLS format?
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#2813
No description provided.