EPPlus v7.6.1

Released: Mar 4, 2025

v7.6.1 中的更新

修补程序

  • Fixed issue where pivot caches with error values in the source data were not handled correctly.
  • Fixed problem where timespan was not correctly converted in the GetValue function.
  • Fixed issue where the ExcelWorksheet.DimensionByValue property sometimes threw an unhandled exception.
  • Fixed error where the FIND function did not handle empty cells correctly in all cases.
  • Fixed issue where range sorting did not handle threaded comments.
  • Fixed issue where Table.AddRows incorrectly shifted the first row if a table contained 1 row and had no header.
  • Downgraded referencing System.* and Microsoft.* packages for .NET 8 to the 8.x.x versions.