We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544f800 commit 728300cCopy full SHA for 728300c
docs/articles/fixedissues.md
@@ -1,4 +1,10 @@
1
# Features / Fixed issues - EPPlus 7
2
+## Version 7.2.2
3
+### Fixed issues
4
+* Worksheet references in formulas preceeded by `-` now work as expected.
5
+* Theme templates now appropriately apply theme colours to charts.
6
+* LoadFromCollections with CamelCased attributes did not apply HeaderParsingTypes.CamelCaseToSpace in some cases
7
+
8
## Version 7.2.1
9
### Fixed issues and minor features
10
* Fixed several issues with the ExcelRangeBase.Text function.
0 commit comments