Hi,
I used to use the library from alpha binaries but now may need to recompile from the latest source. Can you tell me how to re-create these?
* NPOI.OOXML.dll
* NPOI.OpenXml4Net
For instance, we are using the using NPOI.XSSF.UserModel namespace.
I choose AllInOne/Main but it only creates NPOI.dll (and Ionic.Zip.dll)
Thanks!
Chris
Comments: ** Comment from web user: tonyqus **
I used to use the library from alpha binaries but now may need to recompile from the latest source. Can you tell me how to re-create these?
* NPOI.OOXML.dll
* NPOI.OpenXml4Net
For instance, we are using the using NPOI.XSSF.UserModel namespace.
I choose AllInOne/Main but it only creates NPOI.dll (and Ionic.Zip.dll)
Thanks!
Chris
Comments: ** Comment from web user: tonyqus **
You can use the latest release: NPOI 2.0 beta 2. It's just released on Dec. 4.
Link:
https://npoi.codeplex.com/releases/view/112932