workflow - NPOI 2.2.1

Follow us via http://www.linkedin.com/company/neuzilla

Neuzilla studio provides software customization and full-stack consulting service. For details, please contact support@neuzilla.com

PM> Install-Package NPOI -Version 2.2.1 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install NPOI -Version 2.2.1 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package NPOI --version 2.2.1 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="NPOI" Version="2.2.1" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget NPOI  ~> 2.2.1
Copy to clipboard

> choco install NPOI --version 2.2.1 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "NPOI" -RequiredVersion "2.2.1" -Repository "workflow" 
Copy to clipboard

Bug Fixes

  • Fix a lot of serialization issue of ooxml issue
  • Fix phonetic guides tag reading/writing issue
  • Fix XWPFRun SetText exception issue
  • Fix xml security issue
  • Optimize memory for AutoResizeColumn
  • Fix sqref property is missing on ProtectedRange
  • Fix drawing ooxml issue and cell value bug
  • Fix numFmtId property issue on NumFmt node
  • Fix ooxml issues for RadarChart and CellStyle
  • Fix xfrm namespace issue in ooxml
  • Fix ScatterChart issue in ooxml
  • Fix ooxml bugs in Vml entities
  • fix bug when call ISheet.RemoveRow, it removes a wrong row
  • don't close zip stream when zipoutputstream finish writing
  • Any 0.0
    • SharpZipLib (>= 0.86.0)
  • .NETFramework 2.0: 2.0.0.0
  • .NETFramework 4.0: 4.0.0.0

Owners

Toma Bogdan flaviusm

Authors

Tony Qu, Antony

Project URL

http://www.linkedin.com/company/neuzilla

License

Apache-2.0

Tags

npoi xlsx xls Excel Word docx

Info

1099369 total downloads
499226 downloads for version 2.2.1
Download (3.5 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.4.1 4.4 MB Wed, 19 May 2021 16:19:36 GMT 600143
2.2.1 3.5 MB Wed, 17 May 2017 10:12:37 GMT 499226