Write ooxml .ods (spreadsheat) from python?
John Machin
sjmachin at lexicon.net
Wed Feb 13 17:01:09 EST 2008
On Feb 14, 12:50 am, Neal Becker <ndbeck... at gmail.com> wrote:
Message subject: OOXML is "Office Open" XML i.e. Microsoft Office
"Open" -- a /different/ complex XML spreadsheet format.
> I'd like to output some data directly in .ods format. This format appears
> to be quite complex.
You're not wrong. Have you looked at this:
http://docs.oasis-open.org/office/v1.1/OS/OpenDocument-v1.1-html/OpenDocument-v1.1.html
More information about the Python-list
mailing list