[
Lists Home |
Date Index |
Thread Index
]
Michael Champion wrote:
> The Office 2003 version of Excel has extensive XML capabilities -- you
> can save spreadsheets in a default XML schema and load custom XML
> schema-defined XML into Excel. See
>
> http://support.microsoft.com/kb/835298
>
> http://www.microsoft.com/office/xml/default.mspx
>
> and you might find the book
> http://www.oreilly.com/catalog/officexml/ helpful.
>
>
>
> For pre-2003 versions of Excel, see
> http://www.xml.com/pub/a/2002/01/09/q-and-a.html
>
Hi Mike - suppose I want to access an Excel spreadsheet as XML in a
program, without loading Excel. Is there an API I could use for this? An
API that would let me save an Excel spreadsheet as XML would be all I need.
Jonathan
--
Read my Blog: http://blogs.datadirect.com/jonathan_robie/
Learn XQuery: http://media.datadirect.com/download/docs/ddxquery/tutorial_query.html
Learn XQJ (the JDBC for XQuery): http://www.datadirect.com/developer/xquery/topics/xqj_tutorial/
Get DataDirect XQuery: http://www.datadirect.com/products/xquery/
|