The Open XML SDK for Microsoft Office is built on top of the System.
Using the SDK I'm building Word documents that contain reports. These documents need to have TOC. Does anybody have a …
.net openxml openxml-sdkI hate to resort to StackOverflow for something so (seemingly) basic, but I've been fighting with Microsoft for the last …
c# openxml openxml-sdkI have an Excel 2010 spreadsheet that has 3 worksheets named Sheet1, Sheet2 and Sheet3. I'm trying to get a reference to …
c# openxml openxml-sdk excel-2010I am trying to write some code to generate an Excel spreadsheet and I am not sure what the difference …
c# openxml openxml-sdkWhen I am trying to read .doc file using DocumentFormat.OpenXml dll its giving error as "File contains corrupted data." …
c# ms-word openxml openxml-sdkI'm trying to return a openXML spreadsheetdocument as a byte[] which I can then use to allow my MVC to …
c# asp.net-mvc asp.net-mvc-4 openxml openxml-sdkI have a Microsoft Word Document (docx) and I use Open XML SDK 2.0 Productivity Tool to generate C# code from …
c# xml ms-word openxml openxml-sdkI've been googling and searching on the site for the answer, but I couldn't find a solution - everywhere people …
c# .net openxml openxml-sdkI am working on generating an excel template from code. When I run the piece to create my WorkBook, I …
c# excel ms-office openxml openxml-sdkCan Anyone please explain How Style Index in OpenXml works? I have a business requirement where I need to apply …
c# openxml-sdk spreadsheetml