NPOI 2.5.1 - Evil NCC Org
- #302 Deleted text is stilll extracted from Word document
- #283 XWPFTableCell.GetParagraphArray(0) always return null
- #256 ISheet.CopyRow() throws NullReferenceException
- #187 customHeight attribute of row for SXSSFWorkbook wrong
- #225 Infinite Loop in Substitute.ReplaceAllOccurrences on empty searchStr
- #199 SXSSFCell: numeric value is serialized with CurrentCulture rules
- #141 XSSFFont.FontHeight setting bug
- #165 Excel warns if we use a font without setting its size
- #203 Add XWPFRun.AddSvg
- #200 Optimizations and bugfixes of SXSSF logic
- #198 Add XWPFStyles.GetStyleWithName(string styleName)
- #325 Fix XSSFDataValidationHelper.CreateValidation to use all CellRangeAddresses.
What's Changed
- Fix XSSFDataValidationHelper.CreateValidation to use all CellRangeAddresses. by @tkakisu in #325
- Add XWPFStyles.GetStyleWithName(string styleName) by @bleis-tift in #198
- Optimizations and bugfixes of SXSSF logic by @msvprogs in #200
- Add XWPFRun.AddSvg by @bleis-tift in #203
New Contributors
- @tkakisu made their first contribution in #325
- @bleis-tift made their first contribution in #198
Full Changelog: 2.5.0...2.5.1