wordpress hit counter
Browse by Tags - SpreadsheetML - Formats - OpenXML Developer

Browse by Tags

Formats

Discussions about working with different Open XML Formats
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: Where to find documentation of Ribbon UI tags

    I have created a ribbon toolbar button using custom ui editor tool following the link http://stackoverflow.com/a/8852767/649524 I need to do further customization. Where can i find the documentation? I have downloaded ECMA 376 ( http://www.ecma-international.org/publications/standards/Ecma-376.htm )...
  • Forum Post: insert image to excel file

    Hi , i am new for the openxml ., However i want to export the database value to excel . How can i insert image to the excel file ? My image are store as varbinary . Can anyone provide me sample source code? thank for your helping
  • Forum Post: Excel 2007 complains about malformed xl/worksheets/sheet.xml and renders incorrectly.

    I am trying to generate an Excel spreadsheet programmatically and have been running into issues while trying to open the file in Excel. I get an error saying that the xl/worksheets/sheet1.xml is malformed and that Excel will correct is it. After correction the spreadsheet is displayed but will poor styling...
  • Forum Post: Chart with multiple Y-axes on-the-fly

    I somehow managed to generate .xlsx with charts with C# and the SDK. But I don't have a clue on how to make a line chart with multiple Y-axes. Does anyone has any idea?
  • Forum Post: How to create a cell handling 'Time Duration ' using open xml sdk2

    Hi guys, I am using open xml sdk2 to generate xlsx file. Need to handle time duration in this format: '23:34', '56:23', '234:12' ('min:sec'). what im trying to achieve is to make those cells order-able in excel file. But the cell's datatype only has: Boolean, date...
Page 1 of 1 (6 items)