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
> nuget.exe install NPOI -Version 2.2.1 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package NPOI --version 2.2.1 --source https://www.myget.org/F/workflow/api/v3/index.json
> choco install NPOI --version 2.2.1 --source https://www.myget.org/F/workflow/api/v2
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
- .NETFramework 2.0: 2.0.0.0
- .NETFramework 4.0: 4.0.0.0
OwnersToma Bogdan flaviusm |
AuthorsTony Qu, Antony |
Project URLhttp://www.linkedin.com/company/neuzilla |
LicenseApache-2.0 |
Tagsnpoi xlsx xls Excel Word docx |
Info1099369 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 |
|