We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec05d2e commit 487df9cCopy full SHA for 487df9c
docs/articles/fixedissues.md
@@ -4,7 +4,7 @@
4
* Conditional formattings could cause invalid xml due to not using InvarianCulture when setting the numeric values.
5
* ExcelRangeBase - LoadFromCollection/LoadFromDataTable sometimes cleared formulas outside the range.
6
* The OFFSET function did not set height or width from reference if arguments was left empty.
7
-* Removed usage of reflection in Vba Moduals to improve AOT support - PR by oreadvanthink
+* Removed usage of reflection in VBA modules to improve AOT support - PR by oreadvanthink
8
9
## Version 8.0.7
10
* Added validation for number formats (brackets) during formula calculation. Also affects the Range.Text property.
0 commit comments