Program Features
Version 4.4.1 is now available. This is a maintenance
release that addresses some issues found after the release of version 4.4. To view the latest changes click here.
I have spent a lot of time and effort to bring you the best possible application. Below are things I find separate Office Ribbon Editor from the other applications of its type.
Professional Design
- Provides the user with the opportunity to view the code simultaneously with other objects such as images and/or generated VBA callback functions.
- Allow users to open and edit multiple documents at one time.
- Code editing with syntax highlighting and code folding.
- Autocomplete functionality that includes:
- All the RibbonUI XML Elements and Attributes
- All Office 2010 Backstage Elements and Attributes
- All 3000+ imageMso
- All Tab, ContextualTab, and Group idMso based on the edited document
- All user-defined (imported) images
- A Toolbox Window that:
- Exposes all Ribbon and Backstage elements for quicker development
- Allows Drag and Drop functionality into the editor
- Office 2007 and 2010 fully functional samples
Data Management
- Create Microsoft Office 2007 and 2010 documents, even if you don't have Office installed.
- Provide the user with better image management preventing unnecessary file growth due to duplication.
- Export embedded images in their original file size and format.
- Export ready-to-use VBA modules with ribbon callbacks functions. No more copy/paste!
- Improved XML validation that includes checking for obsolete or unassigned customUI Images.
Functionality
- Drag and Drop
- Documents directly into the application to open them.
- External images to import them or automatically assign them to a customUI Part.
- Standard editor functionality:
- Copy, Cut, and Paste
- Undo/Redo
- Find/Replace
- Comment/Uncomment
- Print Pretty Code
- Bookmarks
- XML Validation
- And much more...

