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

ExcelEmitter, add the option to force the recalculation of formulas on excel side #1651

Closed
speckyspooky opened this issue Apr 27, 2024 · 1 comment
Assignees
Labels
Enhancement Small change to improve the current supported functionality
Milestone

Comments

@speckyspooky
Copy link
Contributor

The excel-emitter should be improved to support the recalculation flag of excel that the excel file will be start a formula recualculation when the file will be opend, Apache POI API: "setForceFormulaRecalculation".

The option should be available like user property: ExcelEmitter.ForceRecalculation

@speckyspooky speckyspooky added the Enhancement Small change to improve the current supported functionality label Apr 27, 2024
@speckyspooky speckyspooky added this to the 4.16 milestone Apr 27, 2024
@speckyspooky speckyspooky self-assigned this Apr 27, 2024
@speckyspooky
Copy link
Contributor Author

Change is merged with PR #1652 to the master branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Small change to improve the current supported functionality
Projects
None yet
Development

No branches or pull requests

1 participant