Skip to content

Commit 487df9c

Browse files
committed
Updated fixed issues.
1 parent ec05d2e commit 487df9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/articles/fixedissues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Conditional formattings could cause invalid xml due to not using InvarianCulture when setting the numeric values.
55
* ExcelRangeBase - LoadFromCollection/LoadFromDataTable sometimes cleared formulas outside the range.
66
* 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
7+
* Removed usage of reflection in VBA modules to improve AOT support - PR by oreadvanthink
88

99
## Version 8.0.7
1010
* Added validation for number formats (brackets) during formula calculation. Also affects the Range.Text property.

0 commit comments

Comments
 (0)