Skip to content

NPOI 2.5.2

Compare
Choose a tag to compare
@tonyqus tonyqus released this 24 Aug 20:45
· 1061 commits to master since this release

Nuget link

#448 Add ifs, maxifs, minifs functions to analysis tool pack
#410 fix Match function for compatible
#423 AddPicture doesn't work, corrupts DOCX file
#397 LocalUtil.GetUserTimeZone NullReferenceException
#167 Unable to add image to a word document header or footer using XWPF
#346 NullReferenceException when copying sheet in some Excel files
#413 fix: Rich strings hash for texts with the color set as RGB
#444 Update RANDBETWEEN
#158 NPOI Excel Merging Causing “Repaired Records”
#345 Excel unreadable content error after editing existing file
#358 Remove static locale state
#367 fix incorrect footnote handling
#372 NPOI requires GDI+ dependency even on sheet creation without using column auto-sizing
#281 InvalidOperationException on XSSFSheet.GetColumnStyle
#377 AutoSizeColumnTracker to Lazy, fix build errors
#339 improve performance of CreateRow for bigger excel sheets

What's Changed

  • Update samples and packages by @Bykiev in #332
  • improve performance of CreateRow for bigger excel sheets by @ThomasZitzler in #339
  • Bug found in LocaleUtil.cs. by @wylermat in #352
  • AutoSizeColumnTracker to Lazy, fix build errors by @msvprogs in #377
  • Add license scan report and status by @fossabot in #389
  • fix: Rich strings hash for texts with the color set as RGB by @MaQy in #413
  • Fixed typo in indexed color ("lemonchilffon" instead of "lemonchiffon") by @Bykiev in #420

New Contributors

Full Changelog: 2.5.1...2.5.2