Alex-Butenko / MS_Word_OpenXmlEditor

Addin to access and edit MS Word content as OpenXml.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MS_Word_OpenXmlEditor

Addin to access and edit MS Word content as OpenXml.

With this addin you can see openxml representing selected range in MS Word document (only docx). Also you can edit and apply openxml to selected range. This is helpful if you want to learn more about OpenXml or develop some OpenXml tool.

How to use

Compile and install this addin (requires Visual Studio with VSTO installed). You can install it by running one debug session in Visual Studio or by running .vsto file from output folder Enable 'Developer' tab. This tab should have 'Open Xml Editor' now.

About

Addin to access and edit MS Word content as OpenXml.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 100.0%