GullFOSS
OpenOffice.org Engineering at Sun
 
 
 
 
More Flickr photos tagged with openoffice

Today's Page Hits: 1291

Locations of visitors to this page
« Updates from the... | Main | New: OOo-Dev2.2... »
Tuesday, 06 Feb 2007
Office Open XML Import Filter for Spreadsheets
Daniel Rentz

The development of a new spreadsheet import filter has been started in the Calc project. This filter will be able to read the Office Open XML file format for spreadsheets introduced in Microsoft Office 2007. The filter is already able to load simple cell contents (strings and numbers). Currently I am working on cell styles and cell formatting. All filter code will be located in the oox module which is part of the xml project. The source code for the MS Excel file format is located in the oox/source/xls sub directory.


tags:

Posted by Daniel Rentz on 06 Feb 2007  |  PermaLink |  Bookmark to Delicious To Delicious |  Digg this Digg this

Comments:

Post a Comment:
Comments are closed for this entry.
« Updates from the... | Main | New: OOo-Dev2.2... » GullFOSS