Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wang4869 opened this issue Dec 20, 2021 · 1 comment
Open

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

wang4869 opened this issue Dec 20, 2021 · 1 comment
Labels

Comments

@wang4869
Copy link

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!

@reviewher reviewher added the SSF label Mar 8, 2022
@oNguyenThiThuy
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants