Define that function and put your business logic in it.

You said that you needed to for loop over the rows and cells. This is where
you do that.

Did you take a look at the XLSX2CSV example that I sent you?


On May 5, 2017 12:23 AM, "Mahmood Naderan" <nt_mahm...@yahoo.com.invalid>
wrote:

So what should I do to fix that? The code doesn't compile... Please see the
screen shot at


https://i.stack.imgur.com/axyDr.jpg



Regards,
Mahmood


On Friday, May 5, 2017 10:50 AM, Javen O'Neal <one...@apache.org> wrote:



It's an interface. You have to define how to proceed the sheet to meet the
needs of your application.


On May 4, 2017 10:21 PM, "Mahmood Naderan" <nt_mahm...@yahoo.com.invalid>
wrote:

> OK.
>
> When I write the code, I get an error that fetchSheetParser() is
> undefined. Although I imported the same libraries as document, I don't
know
> why I get that error.
>
> Which package contains that method?
>
>
> Regards,
> Mahmood
>
>
> On Friday, May 5, 2017 1:22 AM, Javen O'Neal <one...@apache.org> wrote:
>
>
>
> Take a look at
> https://svn.apache.org/repos/asf/poi/trunk/src/examples/
> src/org/apache/poi/xssf/eventusermodel/XLSX2CSV.java
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
> For additional commands, e-mail: user-h...@poi.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to