On Tue, 3 Aug 2010, Osmosis Paul wrote:
Sheet sheet = wb.getSheetAt(0); this will be the first sheet of my xlsx
right?
Yes
and the second question.
Cell will contain the information of column name, value etc, etc.
Largely, yes. You'll probably find the examples and documentation on the
website helpful:
http://poi.apache.org/spreadsheet/quick-guide.html
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]