NPOI 2.5.2
#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
- @Bykiev made their first contribution in #332
- @ThomasZitzler made their first contribution in #339
- @wylermat made their first contribution in #352
- @fossabot made their first contribution in #389
- @MaQy made their first contribution in #413
Full Changelog: 2.5.1...2.5.2