EPPlus v7.0.1

Released: Nov 9, 2023

v7.0.1 버젼 업데이트

수정사항

  • Copying a worksheet with the ExcelWorksheet.CodeModuleName set and not having a VBA project in the workbook caused the name to be duplicated.
  • Delete and create an Auto filter caused the workbook to become corrupt.
  • Worksheet Copy did not copy images in the header/footer when the destination worksheet was in another workbook.
  • Worksheet Copy did not copy images inside group shapes correctly when the destination worksheet was in another workbook.
  • Match function did not work with single cells in lookup array argument.
  • Copying a pivot table sometimes caused the workbook to become corrupt.
  • Disposed some internal MemoryStream's were not disposed correctly.