EPPlus v8.0.8
Released: Jul 22, 2025
v8.0.8 での更新項目
機能
- Removed usage of reflection in VBA modules to improve AOT support.
不具合の修正
- Fixed issue regarding FileLoadException due to System.Memory referenced by RecyclableMemoryStream.
- Fixed issue where conditional formatting could cause invalid XML due to not using InvarianCulture when setting the numeric values.
- Fixed issue where ExcelRangeBase - LoadFromCollection/LoadFromDataTable sometimes cleared formulas outside the range.
- Fixed issue where the OFFSET function did not set height or width from reference if arguments were left empty.