-
Notifications
You must be signed in to change notification settings - Fork 422
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
Formula in Cell with f is not working #75
Comments
Any information on this? I can't do styling with js-xlsx and i can't do formula's with xlsx-style... kind of stuck between a rock and a hard place. |
@djm418 I think the commercial branch has both styles and formulas. Alternatively, as the library is open source it may be possible to
From there you can deploy from your GitHub repo, |
ref pr:protobi/js-xlsx#76 ref issue:protobi/js-xlsx#75
@pietersv Is it possible to add the small fix to support formulas in this package? (So people using this lib can enjoy styling + exporting a formula which is currently not supported) |
Hi,
Formula are not working in this package it seems.
How do i apply that?
There is a fix present in the pull request
FIX cell formulas not working for writing Workbookby Ahmed--Mohsen
I updated the code in my local and it worked.
Can you please merge the code into the main branch.
Your response would be appreciated.
The text was updated successfully, but these errors were encountered: