java - How to get the last column index reading excel file? -


How to get the last column indicator when reading the xlsx file using Apache POI ? API?

There is a getLastRowNum method, but I can not find anything related to the number of columns ...


Edit: I < To deal with Code> XLSX files

I think that you must repeat lines Check through and on each of them.


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -