The topics below contain reference information about the XLL+ implementation of the Office Ribbon.
      
      - 
        Deploying add-ins that use the Office Ribbon
      
- 
                The requirements for deploying an add-in that uses the ribbon to a user's machine.
            
- 
        Ribbon Manager Configuration Utility
      
- 
                Manual page for the command-line tool, XlpRibbonReg.exe.
            
- 
        Adding ribbon support to a project
      
- 
                How to add ribbon support to a project created without a ribbon, or to a project created with 
                older versions of XLL+
            
- 
        Ribbon callback functions (listed by name)
      
- 
                A complete list of all the callback functions that can be used as attributes for ribbon controls.
            
- 
        Ribbon RunTag actions
      
- 
                Details about the "RunTag" action callbacks, which call directl;y from the ribbon to an add-in macro function.
            
See Also
      The Ribbon (User guide) | CXllApp::OnRibbonEvent