EPPlus v7.0.4
Released: Dec 15, 2023
v7.0.4 버젼 업데이트
기능
- Added follow dependency-chain option which allows calculating the given cells without calculating dependent cells.
수정사항
- 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.