Dear Quique,
Here are some project examples:
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/

Or you may start with, and check the documentation endorsed in your install
directory.

import org.apache.poi.ss.usermodel.Workbook;

Regards,
Pablo

On Mon, Mar 22, 2010 at 1:27 PM, Quique Britto <[email protected]> wrote:

> Sorry if this should be common sense but I have extracted the poi zip (
> poi-bin-3.6-20091214.zip<
> http://www.apache.org/dyn/closer.cgi/poi/release/bin/poi-bin-3.6-20091214.zip
> >)
> to my c:\poi-3.6\ directory.
> I want to be able to read and write XLS files from within my program(s),
> what do I need to import in my app.:
>
> import poi?
>
> any help will be highly appreciated.
> ebm1991
>

Reply via email to