> Where can I find API ?

Here is for example die XML format description for spread sheets:
http://msdn.microsoft.com/library/en-us/dnexcl2k2/html/odc_xmlss.asp

> Is it open source, or i need to buy this software solution,

The format descriptions are public available. You can use dom4j or similar XML 
apis to create these xml documents.

If you want to use these documents also in older excel versions, you need a 
converter for converting foobar.xml -> foobar.xls. But i haven't found such 
java-based tool. Maybe its needed to use a binary tool for this conversion. 

-- 

inubit -   the integration experts        Web: http://www.inubit.com
Thomas Fromm, inubit AG                      mailto:[EMAIL PROTECTED]
L�tzowstra�e 105-106, D-10785 Berlin
Freecall 0800-GoInUBIT, Tel +49(30)726112-135, Fax -100

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to