Howdy,
If you're working with Office XP or later, you can use XML spreadsheets.
It actually work great. See this URL:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_xl2
003_ta/html/odc_xmllists.asp
(If the link doesn't work, it's the article titled "XML in Excel and the
Spre
= range.getObject("Item", new Integer(2));
range.putN("Item", new Object[] {new Integer(1)}, 2, range2);
Ole32.CoUninitialize();
}
}
David Sierra Fernández
> -Mensaje original-----
> De: Edson Alves Pereira [mailto:[EMAIL PROTECTED]
> Enviado e
I´d take a look at OpenOffice code ( www.openoffice.og )
> --
> De: Kumar, Sumit[SMTP:[EMAIL PROTECTED]
> Responder:Tomcat Users List
> Enviada: quarta-feira, 7 de janeiro de 2004 13:04
> Para: 'Tomcat Users List'
> Assunto: excel from java
>
> Hello,
>
>