Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hello
I have completed the table style export to OOXML just yesterday however the
code needs a lot of ironing out.

About exporting the tables to open document format. The tables created in
excel are available in the xlsx zip at /tables/table#.xml where # is the
number of the table defined in excel so if you define 4 tables., you will
have 4 xml files in there one each.

This data is parsed and successfully imported into calc. I spoke with
markus some time ago about exporting table styles to open document. He
mentioned writing a rfc or something later on for that so that is on hold.

The export to excel of these db ranges will be done only for those db
ranges that use any table formatting. This should not be that difficult, I
realised that this only involves searching through the ScDBData collection
and identifying the ranges that have formatting and writing the xml for
them in /tables/..

Even if db ranges are stored as expressions or anything in calc, they will
be easily exportable to excel. I think we will not have to worry about
that. Once thats done full excel support for table styles will be achieved.

I will push that soon.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.