SSF load new table, not effected in XLSX.read #2478

Open
opened 2021-12-20 03:17:27 +00:00 by wang4869 · 1 comment
wang4869 commented 2021-12-20 03:17:27 +00:00 (Migrated from github.com)

I set XLSX.SSF.load('yyyy"年"m"月"', 52), add one customer code in SSF. I can use XLSX.SSF.get_table() to get new ssf table successfuly. Then when I use this.wb = XLSX.read(data, {type: "binary"}), this.wb.SSF is old.
Is my use incorrect?

Waiting your response..
please feedback about this problem : (
Thanks!

I set XLSX.SSF.load('yyyy"年"m"月"', 52), add one customer code in SSF. I can use XLSX.SSF.get_table() to get new ssf table successfuly. Then when I use this.wb = XLSX.read(data, {type: "binary"}), this.wb.SSF is old. Is my use incorrect? Waiting your response.. please feedback about this problem : ( Thanks!
oNguyenThiThuy commented 2022-08-18 06:41:18 +00:00 (Migrated from github.com)

@wang4869
I'm facing the same problem. Did you find out the reason and how to fix it?

@wang4869 I'm facing the same problem. Did you find out the reason and how to fix it?
Sign in to join this conversation.
No Milestone
No Assignees
1 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#2478
No description provided.