wordpress hit counter
Browse by Tags - Forums - OpenXML Developer

Browse by Tags

Forums

These forums are for discussion of the Office Open XML file format. For details on a specific implementation, please consult the implementer’s own web site.
Tagged Content List
  • Forum Post: DocumentBuilder dont find file create in runtime

    i use DocumentBuilder.BuildDocument(Sources, Outfile) , i created a dynamically files list (The source), i try to do a file merging this list, inside the list, i have three files, created in runtime, when i do the debug of the project, the files are there i can see him and read, but when documentbuilder...
  • Forum Post: Lock Cell of Worksheet

    Hi, Below is the function which reading my XLLX and write the data in it. It also protect it with password. Now here I want to lock perticular cell of this sheet. Please suggest me options for that. What I have tried: 1. CellFormat.ApplyProtection 2. Tried to remove "Locked" property of locked...
  • Forum Post: Where to Install the SDK

    This might be a stupid question, but I wanted to use within a SharePoint web part, do I need to install this sdk on my SharePoint web front end?
  • Forum Post: Grouping Excel rows using open xml

    Hi, Can someone tell me if it is possible to group excel rows using open xml? I tried to search for the same on the web but couldn't find anything. If it's not possible to group using open xml then I might look for other tools to automate excel on the serverside. Any help on this will be appreciated...
  • Forum Post: Show file name/caption in embedded object(doc file) in word document using OpenXML

    Hi, With the help of following link " http://msdn.microsoft.com/en-ca/library/ee355229.aspx " i am able to embed documents in word successfully. After inserting the document as object it shows the caption as "Embedded Document". When i gone through the code, caption comes from the...
Page 1 of 9 (225 items) 12345»