Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Excel-projects/Excel-Code-Export

An Add-In that exports individual module, class, form and XML ribbon files so they can be added/diffed in source control. The only version is currently in VBA.
https://github.com/Excel-projects/Excel-Code-Export

excel excel-2016 ribbon source-control vba xml

Last synced: 2 months ago
JSON representation

An Add-In that exports individual module, class, form and XML ribbon files so they can be added/diffed in source control. The only version is currently in VBA.

Awesome Lists containing this project

README

        

# Excel Code Export

An Add-In that exports individual module, class, form and XML ribbon files so they can be added/diffed in source control. The only version is currently in VBA.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE "MIT License Copyright © Anthony Duguid")
[![Latest Release](https://img.shields.io/github/release/Excel-projects/Excel-Code-Export.svg?label=latest%20release)](https://github.com/Excel-projects/Excel-Code-Export/releases)
[![Github commits (since latest release)](https://img.shields.io/github/commits-since/Excel-projects/Excel-Code-Export/latest.svg)](https://github.com/Excel-projects/Excel-Code-Export/commits/master)
[![GitHub issues](https://img.shields.io/github/issues/Excel-projects/Excel-Code-Export.svg)](https://github.com/Excel-projects/Excel-Code-Export/issues)

* Tested on Windows 7 / Excel 2016