An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF
A series of wrapper objects which provide a convenient .NET API for the MS Office Ribbon UI. Provides utilities for validating your ribbon modifications without the use of an MS Office host. Also prov...
An example of a custom Excel Ribbon using OfficeRibbonXEditor
Office Ribbon XML template code
🎀 Tracks the XP you earn from ribbons while playing.
The Office RibbonX Editor is a standalone tool to edit the Custom UI part of Office open document file format.
if WinExists("XML is Valid") then ;MsgBox($MB_APPLMODAL,"XML is Valid","Your Ribbon Code is Valid",5) send("{ENTER}") send("^s") send("^w") winclose("Office RibbonX Editor") ru...