Hi,
I am currently using NPOI HSSF classes to create and modify excel data. Which works fine for me.
I am facing two main issues with this version. The limitation of number of rows(65535) and columns(255). So I have to move to NPOI XSSF classes.
Now my query is can I get source code for NPOI.XSSF dll. Because I have made my custom methods and classes in HSSF code.
If you have any other solution, please provide it.
Please reply me.
Thank you,
Megha Shukla
I am currently using NPOI HSSF classes to create and modify excel data. Which works fine for me.
I am facing two main issues with this version. The limitation of number of rows(65535) and columns(255). So I have to move to NPOI XSSF classes.
Now my query is can I get source code for NPOI.XSSF dll. Because I have made my custom methods and classes in HSSF code.
If you have any other solution, please provide it.
Please reply me.
Thank you,
Megha Shukla