EPPlus v7.0.6

Released: Jan 10, 2024

v7.0.6 버젼 업데이트

기능

  • Added new TextSettings property to set text fills, outlines and effects on chart elements to ExcelChartTitle, ExcelChartLegend, ExcelChartAxis and ExcelChartDatalabel.
  • Upgraded RecyclableMemoryStream to 3.0.0.
  • Improved performance when opening files with many defined names in Excel.
  • Added a check for maximum header and footer text length.

수정사항

  • ToDataTable didn't handle RichText correctly when exporting values.
  • Calculation threw a NullReferenceException on calculating a copied worksheet with shared formulas in some cases.
  • Calculation of XLOOKUP failed if it was set as a shared formula that did not return a dynamic result.
  • Fixed an issue where the formula tokenizer in the formula calculation handled whitespaces in the wrong order compared to negators.
  • RichData parts did not add the content types to the [Content_Types].xml.