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

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

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