[Libreoffice-bugs] [Bug 144819] [FILEOPEN] Excel files should be recalculated when recalc flag is set
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 1 03:13:49 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144819
SheetJS <dev at sheetjs.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|NOTABUG |---
--- Comment #3 from SheetJS <dev at sheetjs.com> ---
In Excel, the "Automatic" calculation setting will recalculate workbooks unless
the file sets a flag (in XLSX, fullCalcOnLoad="0").
"Automatic" does not have an equivalent in LibreOffice: "Always recalculate"
will recalculate files that are explicitly set not to recalculate on file load,
"Never recalculate" will not recalculate files that are explicitly set to
recalculate, and "Prompt user" will prompt without giving an indication of the
file hint.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20211001/fd2e126e/attachment.htm>
More information about the Libreoffice-bugs
mailing list