I'm playing with
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/hssf/eventusermodel/examples/XLS2CSVmra.javato
delimt each sheets output with the sheetname.

the pocess method does HSSFEventFactory.processWorkbookEvents(request, fs)
which cause the spreassheet to be processed a record at a time. Is there any
way to know if a record if the first record in a sheet?

Thanks, Tom.

Reply via email to