Community discussion forum

Read and write Open XML files (MS Office 2007)

This is a comment thread discussing Read and write Open XML files (MS Office 2007)
  • 10 years ago

    This thread is for discussions of Read and write Open XML files (MS Office 2007).

  • 2 years ago

    Excellent article.  It will save me a least a couple of days of digging this information out from msdn.

  • 2 years ago

    At work I've been tasked with opening an xlsx file and extracting the information.

    Many thanks for this article which has made understanding the new file format easier.

  • 2 years ago
    Hallo I just installed Office 2007 and wanted to find out, how the xlsx-Format works. First I just unzipped an Excel file and tried to make sense of the structure on my own. But I failed. Your article helped my to understand the key concept behind the file structure. Thank you very much
  • 2 years ago

    Not a bad post.  I was looking for a way to create Excel 2007 files from code and came accross the article.  However, seeing how much work was involved - I thought it would be much easier to create an Excel 2003 file and let my Office 2007 using colleagues open the file in compatibility mode.

     Fortunately, I came accross another article, which explains how to use the OfficeOpenXml package provided by Microsoft.  Using this namespace is a breeze!

     For more info - check here: http://www.codeproject.com/office/ExcelPackage.asp

     

  • 1 year ago
    Problem to create a MS Excel or Open office Calc file............ Both S Excel or Open office Calc are using the open xml file format. So we can unzip that archive and read the content including there. But the problem is creating MS Excel or Open office Calc file. I have the all files which want to contain inside the file. But how to create a suitable archive file. Can we use any stranded Zip library such as WinZip, WinRar, 7Zip, etc. How to create a single archive file (MS Excel or Open office) by using xml files. (Bundle the xml file is only the problem)
  • 10 months ago
    ilginç

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!