EPPlus v7.0.4

Released: Dec 15, 2023

Actualizaciones en v7.0.4

Características

  • Added follow dependency-chain option which allows calculating the given cells without calculating dependent cells.

Correcciones

  • Deleting pivot tables sometimes did not clear their pivot caches.
  • The formula tokenizer did not handle single/double quotes and encoding correctly in table addresses.
  • The JSON export did not encode column header cells and comment texts.
  • Worksheet Copy did not copy images with hyperlinks correctly
  • ExcelRangeBase.FormulaR1C1 translation did return a correct value when having a minus operator in some cases.