EPPlus v8.0.7

Released: Jul 2, 2025

v8.0.7 버젼 업데이트

기능

  • Added validation for number formats (brackets) during formula calculation. Also affects the Range.Text property.
  • The ROUND function now rounds to a better precision.

수정사항

  • Fixed REF errors in the OFFSET function.
  • Fixed issue where the wrong data type is returned from Bin2Hex function (Decimal->String).
  • Fixed issue where custom icon sets with 4 or more icons sometimes becoming a 3 icon set.
  • Fixed issues in SORT, SUMIFS and LEFT with dynamic arrays.
  • Fixed issue where the ANCHORARRAY function did not work as expected when only returning one cell only.