Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Hi,
One of my favorites projects are those related to document generation. With Office 2007, we can open ECMA-376 / Open XML documents (.docx, .xlsx, etc..).
There are several tools to manage OpenXML files (Office 2007) that I want you to be aware:
General
- Custom UI Editor Tool, related to Office Fluent UI Customizations.
- Open XML Package Explorer, you can imagine it gives to the possibility to navigate through the Open Packaging Format.
Docx
- Word 2007 Content Control Toolkit , allows you to mapped and create Custom XML and Content Controls
Xlsx
- ExcelPackage: Office Open XML Format file creation, generation of Excel 2007 spreadsheets.