Retrieving no.of columns in an excel sheet

0
I have a requirement where i have to retrieve no.of columns in an excel sheet and have to perform validations.  Can anyone have any idea on how to get no.of columns in an excel sheet? Thanks, Srihitha.
asked
1 answers
0

That is more a stackoverflow question then a Mendix related question. See answer here: https://stackoverflow.com/questions/18489817/get-number-of-columns-of-a-particular-row-in-given-excel-using-java

You need to do this in Java.

Regards,

Ronald

 

answered