bsivanov / Open-XML-Package-Editor-Power-Tool-for-Visual-Studio

This Power Tool is a Visual Studio add-in that provides an easy way to parse and edit Open Packaging Conventions files, including Word, Excel and PowerPoint documents.
17 stars 4 forks source link

Open XML Package Editor Power Tool for Modern Visual Studios

This is a Visual Studio extension that provides an easy way to parse and edit Open Packaging Conventions files, including Word, Excel, PowerPoint and Visio documents.

Supported features:

Availability

The extension is available on the Visual Studio Marketplace here: Open XML Package Editor Power Tool for Modern Visual Studios.

Compatibility

The marketplace version currently supports Visual Studio 2022, 2019, and 2017.

The latest version supporting Visual Studio 2015, 2013, and 2012, is v1.1.0. It is available in Releases, and could be manually installed using the .vsix file.

Building

To build the extension yourself, you need Visual Studio 2022 with 'Visual Studio extension development' workload installed.

Tribute

This extension is fork of the original Open XML Package Editor Power Tool for Visual Studio (also available on the Visual Studio Marketplace here), adding support for latest versions of Visual Studio and some small features.