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.