I wanna use npoi to manipulate .xlsx
files in VS2012/2010
. To do so I should import NPOI.XSSF.UserModel
, but when I add the npoi.dll
and try to import that, there is no XSSF
type of NPOI
at Using part. I mean that there is no "Using NPOI.XSSF
"
Any help?
You need to include NPOI.OOXML.dll
dll to use NPOI.XSSF.UserModel
namespace
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With