Hi everybody! I'm a docx4j library newbie and I need to parse an xlsx file. I'm looking for some example in order to do it. I've already read these examples http://dev.plutext.org/trac/docx4j/brow ... 4j/samples but I haven't found what I need.
I've got an xlsx file (of course!). This file has 4 columns and some rows. What I have to do is
1) load the file
2) print the data ...