posted on Thursday, November 23, 2006 9:28 AM
by
warstar
My first open source project Office Open XML C# Library
Hey all,
Well today i finally started my own Open source project witch is called "Office Open XML C# Library".
The purpose of this project is to create a Library witch will allow c#(.Net 2.0) programmers a easy interface with the new File format of Office 2007.
As a start i created a basic interface for word documents (*.docx) witch is in the Alpha fase.
This interface is not great Yet but it will to some of the basic thinks like reading and writing :).
In the end the Library will support all the Open Xml files like "Docx", "xlsx" and the rest of it all.
One of the problems with the first alfa is you can't create a docx from scratch yet.
Well i hope some people think this is a good idee :D.
If to please visit http://officeopenxml.sourceforge.net and try it out
Happy Netting,
Warnar