Skip to content

Getting Started with NPOI

Tony Qu edited this page Jan 18, 2019 · 30 revisions

Examples

We have huge examples for you to learn how to use NPOI.

Please check https://github.com/tonyqus/npoi/tree/master/examples.

Folder Name Example Description
HSSF Examples about Excel 97-2003 formats (*.xls)
XSSF Examples about Excel 2007+ formats (*.xlsx)
XWPF Examples about Word 2007+ formats (*.docx)
POIFS Examples about OLE2 Document/ActiveX document
OOXML Examples about OpenXML file

3rd-party Tutorials/Blogs

Export to Excel using NPOI - C# and WEB API

Build beautiful XLS documents in .NET with NPOI

How to read Excel 2007 documents using NPOI

How To Create Excel Spreadsheets Using NPOI

NPOI 2.0 - Converting Excel XLS documents to HTML format

NPOI with Excel Table and dynamic Chart

How to use NPOI (in Japanese)

Analytics