Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyqus authored Nov 11, 2024
1 parent e364d2c commit ca1ff8b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,23 +35,23 @@ Get Started with NPOI

[NPOI Changelog](https://github.com/nissl-lab/npoi/wiki/Changelog)

[NPOI code examples (This example repo is private. You can get access by sponsoring me)](https://github.com/sponsors/tonyqus)

Advantage of NPOI
=================
a. [Huge examples (This example repo is private. You can get access by sponsoring me)](https://github.com/sponsors/tonyqus)

b. It's totally free to use
a. It's totally free to use

c. Cover most features of Excel (cell style, data format, formula and so on)
b. Cover most features of Excel (cell style, data format, formula and so on)

d. Supported formats: xls, xlsx, docx.
c. Supported formats: xls, xlsx, docx.

e. Designed to be interface-oriented (take a look at NPOI.SS namespace)
d. Designed to be interface-oriented (take a look at NPOI.SS namespace)

f. Support not only export but also import
e. Support not only export but also import

g. Real successful cases all over the world
f. Real successful cases all over the world

h. Works on both Windows and Linux
g. Works on both Windows and Linux

System Requirement
===================
Expand Down

0 comments on commit ca1ff8b

Please sign in to comment.