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: 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: Embedded Excel spreadsheet in Word Document - cannot update data

    Hi, I developed an application to automatically update an embedded Excel Spreadsheet in a Word document using Open XML SDK 2.0. The problem is I cannot update the “Word view” of the embedded spreadsheet. I need double click on the embedded Excel spreadsheet to update the “Word view”...
  • Forum Post: How to insert data to multiple sheet in the excel using openxml

    Hi, i have been trying to insert data to multiple sheets.For my excel i have two sheets which is "charts" sheet and "ChartData" sheet, i'm able to update the data to the sheet2 i.e chartdata sheet but i'm unable to insert data to the sheet1.Here is the below code which i have...
  • Forum Post: Populating Excel Sheet which already contains some data

    Hi i am trying to insert data into the sheet which will have data in it. To insert data i create a row and then i create cells and add that cells to row. Rows are appended to sheet data. After populating when i open excel file,it is showing Why it giving error?? i found many examples creating excel sheet...
  • Forum Post: How to Create hierarchical bookmarks ?

    Hi, I am working on MS Word Add-in project, i am using Open XML SDK 2.0 , i need create hierarchy of bookmarks (Parent/Child) 1. insert bookmark(say B1) for selected text. 2. insert another bookmark(say B2) by selecting text which is in range of (part of) first bookmark 3. now inner bookmark is child...
Page 1 of 8 (200 items) 12345»