NPOI 2.4.0
Pre-release
Pre-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
- @crabouif made their first contribution in #108
- @mikaelweave made their first contribution in #112
- @jacobmalliet made their first contribution in #107
- @Fr1z2r made their first contribution in #109
- @tristanjthompson made their first contribution in #111
- @tomtdev made their first contribution in #113
- @Matsuyanagi made their first contribution in #117
- @LarsKemmann made their first contribution in #122
Full Changelog: 2.3.0...2.4.0