Top "Npoi" questions

.NET version of the Apache POI (Java) project

MS Word, using NPOI library

I would like to use NPOI library to get image from Word file (Doc [97-2003]). I want to HWPFDocument class, …

c# ms-office npoi
Formula in Excel using NPOI

I am using NPOI dll for genrating excel sheet in C#. When I apply formula on some cell programmatically and …

visual-studio-2010 sql-server-2008 c#-4.0 npoi
EPPlus clone worksheet

I want to clone worksheet int my excel template file programatically. When Using NPOI library I can use HSSFWorkbook workbook = …

c# epplus npoi