Skip to content

NPOI 2.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tonyqus tonyqus released this 24 Aug 20:58
· 2229 commits to master since this release

What's Changed

  • Word processing fields issue by @crabouif in #108
  • Fix: AutoFilter colId is required even when 0 by @mikaelweave in #112
  • Fix issue with removing multiple cells from CalculationChain when iSpecified is false by @jacobmalliet in #107
  • Bug 47245: Comment out check and exception in case row-records are mi… by @Fr1z2r in #109
  • Fix: MathX.Round() - fixing some instances of incorrect rounding and addin… by @tristanjthompson in #111
  • Add DateAxis for category axis. Add support for drawing bar chart. Fix a bug that XSSFChartAxis property IsVisible is opposite to its real value. Fix a bug that "AddPicture to Word" failed. Support line and bar mixed chart. Add set color for XSSFBarChartData and XSSFLineChartData. Add set MajorTickMark for Axis and add set DispBlanksAs for XSSFChart. by @tomtdev in #113
  • Fix: NUnit Test Adapter for Visual Studio doesn't work well. by @jsakamoto in #106
  • Delete conversion of day format 'dddd' to 'EEEE' in date format. by @Matsuyanagi in #117
  • generalDecimalNumFormat should be "0.##########". by @Matsuyanagi in #116
  • Convert .NET Core class libraries to .NET Standard by @LarsKemmann in #122
  • Copy Sheet Functionality for XSSF by @Sappharad in #123

New Contributors

Full Changelog: 2.3.0...2.4.0