Welcome to MSDN Blogs Sign in | Join | Help

December 2007 - Posts

System.Xml.Linq and Office Open XML

Starting to play with those. So just FYE, here is what I wrote yesterday: // create the new document.xml package part Uri documentUri = new Uri ( "/word/document.xml" , UriKind .Relative); PackagePart documentPart = package.CreatePart(documentUri, "application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml"
Posted by yvesdolc | 3 Comments
 
Page view tracker