alexinea
c077188f20
UPDATE README
We believe that the loss of the "What is NPOI" section is not a work error. Due to the authorization of the upstream project author, removing this information does not violate the agreement or license. Because the upstream project has fully explained the relationship between NPOI and Apache POI. Here we will add it back.
4 years ago
alexinea
a5f3aa0bd0
Update README
4 years ago
AlexLEWIS
b95959388d
Merge pull request #186 from zlzforever/patch-2
Update README.md
4 years ago
AlexLEWIS
bf9cbe7a92
Merge pull request #185 from zlzforever/patch-1
Update README.zh-CN.md
4 years ago
Lewis Zou
1a1c0b88bc
Update README.md
4 years ago
Lewis Zou
a9f2e71dd1
Update README.zh-CN.md
4 years ago
alexinea
d7d69e32d5
Update readme and add Announcement section.
4 years ago
alexinea
f9285cb900
Rename readme.zh-CN.md 's file name.
4 years ago
alexinea
aab8926ece
Added simplified Chinese readme file.
4 years ago
Savorboard
73aff7c815
Merge pull request #173 from hypertherm/indexedcolors_typo_lemonchiffon
Fix typo of IndexedColor "LemonChiffon" name mapping dictionary
4 years ago
Harrison Saturley-Hall
f41cca7d1b
Fix typo of IndexedColor "LemonChiffon" name mapping dictionary
5 years ago
Savorboard
d530856298
Merge branch 'master' of https://github.com/dotnetcore/NPOI
5 years ago
Savorboard
99b9e68d5d
upgrade nuget package ShartZipLib to version 1.2.0
5 years ago
Savorboard
f8916c0ce7
Merge pull request #136 from dgo42/master
Added possibility to create hyperlink run in paragraph
5 years ago
Savorboard
44eeaf71c3
Merge pull request #137 from tincann/tincann-patch-1
Styles.xml: fix default patternType when attribute is missing
5 years ago
Dmytro Goldshteyn
c1652b4071
update AbstractNumId by adding
5 years ago
Morten
143d33b6b5
Styles.xml: fix default patternType when attribute is missing
5 years ago
Dmytro Goldshteyn
bd60d3dd10
Added possibility to create hyperlink run in paragraph
5 years ago
Savorboard
17735a1c78
Merge pull request #113 from FroggieFrog/add-nuget-badge
added badge for NuGet, fixed issues reported by markdownlint
6 years ago
FroggieFrog
0ad78d9e63
added badge for NuGet, fixed issues reported by markdownlint
6 years ago
Savorboard
56a35c45b9
update version to 1.2.2.
6 years ago
Savorboard
9c01500247
Merge pull request #98 from energyworldnet/test-project-upgrades
Upgrade test projects and add netcoreapp2.0 target
6 years ago
Taylor Buchanan
b92932d465
Upgrade test projects and add netcoreapp2.0 target
6 years ago
Savorboard
028b7f3c15
Merge pull request #97 from energyworldnet/autosizecolumn-fix
Fix AutoSizeColumn
6 years ago
Taylor Buchanan
4b4e80b160
Fix General format of large numbers for AutoSizeColumn
6 years ago
Taylor Buchanan
0e8b8fd370
Fix column width calculations for AutoSizeColumn
6 years ago
Savorboard
8d68993d89
update version to 1.2.1
6 years ago
Savorboard
cd0ad0cb84
Merge pull request #89 from swimlane/null-reference-exception-fixes
Fix potential null reference exceptions, bump zip lib version
6 years ago
Jon Ford
ab6c977944
fix potential null reference exceptions, bump zip lib version, bump package version
6 years ago
Savorboard
f2ea3af2e1
Merge pull request #72 from r0bnet/master
Add information about new dependencies since 1.2.0
6 years ago
rob
c333da8c1c
Add information about new dependencies since 1.2.0
6 years ago
Savorboard
7a414e57de
Adjustment namepace System.Windows.Forms to NPOI. #56
6 years ago
Savorboard
b8963e2ba2
Update README.md
6 years ago
Savorboard
56f51a0619
update appveyor.yml
6 years ago
Savorboard
1d360bb50c
update package authors
6 years ago
Savorboard
79e698fbd6
update build.cake
6 years ago
Savorboard
1b88270c19
add package id to csproj.
6 years ago
Savorboard
e8b2978ad2
update ci config file
6 years ago
Savorboard
8b9027d053
add ci support.
6 years ago
Savorboard
1eb56eb409
add Alpine dockerfile remarks about libgdiplus. ( #69 )
6 years ago
Savorboard
2beff2190f
Merge branch 'standard2.0' of https://github.com/dotnetcore/NPOI into standard2.0
6 years ago
Savorboard
11c04feb71
update samples.
6 years ago
Savorboard
1ac71e7d83
Merge pull request #46 from SayHelloXXXX/NPOI.Streaming-pr
NPOI.Streaming-pr
6 years ago
Savorboard
6d67bb2a1f
Merge pull request #60 from lirushi/standard2.0
fix CopyRow bugs:
6 years ago
Savorboard
01264643b4
Fix some compilation errors for unit tests
6 years ago
Savorboard
b4a32d8930
Re-Support .NET Framework 4.6.1. ( #68 )
6 years ago
Savorboard
aef70fe1a7
replace ZKWeb.System.Drawing to System.Drawing.Common
6 years ago
Savorboard
376410b712
replace ZKWeb.System.Drawing to System.Drawing.Common
6 years ago
Savorboard
b958399981
upgrade dependent nuget packages.
6 years ago
Jie
cc39ca7c68
fix CopyRow bugs:
1.修复目标位置有row时不创建新行的bug。
2.修复移动行行高被重置的bug。
3.修复新行没有复制原行高度的bug。
7 years ago