v0.4 #454
JanMarvin
announced in
Announcements
v0.4
#454
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release 0.4 brings again a number of improvements under the hood. For example, writing formatted cells has been improved, but work has also been done to add support for a number of different openxml functions. For example, support for calculation chains and connections has been improved, and form controls are now supported, as are chart extensions and custom properties. Work has also been done on the basics of many openxml functions. It is now possible to request output from right to left (
openxlsx2.rightToLeft"
) and printing options have been revised.As a major new feature
openxlsx2
now brings support for the external packagesmschart
andrvg
. Thanks to @davidgohel for the packages and the quick review and release ofmschart
0.4!The inspiration for many of the new features came from issues and discussions on Github. Many thanks to @AnnePdM, @nicojx and @sjewo!
PS: As always, thanks to deepl :)
What's Changed
fullCalcOnLoad
. closes Workbook formulas are not recalculated on opening in Excel #427 by @JanMarvin in EnforcefullCalcOnLoad
. closes #427 #428New Contributors
Full Changelog: v0.3.1...v0.4
This discussion was created from the release v0.4.
Beta Was this translation helpful? Give feedback.
All reactions