We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I desperately need support for forcing excel to re-calculate the formulas on open.
This is following part: <x:calcPr calcId="999999" fullCalcOnLoad="1"/>
Can you give me some clues where to add it, so I could contribute and add this functionality.
The text was updated successfully, but these errors were encountered:
exceljs#951: Force formula re-calculation on file open from Excel
9f949d3
15ada43
Merge pull request #980 from zymon/master
fb88826
#951: Force formula re-calculation on file open from Excel
Added in v3.3.0
Sorry, something went wrong.
No branches or pull requests
Hello,
I desperately need support for forcing excel to re-calculate the formulas on open.
This is following part:
<x:calcPr calcId="999999" fullCalcOnLoad="1"/>
Can you give me some clues where to add it, so I could contribute and add this functionality.
The text was updated successfully, but these errors were encountered: