Property that returns the Ribbons collection object.
Name | Description |
Add parallel environment with contextual tabs | The following sample demonstrates the use of parallel environments and contextual ribbon tabs. |
Print information about all available ribbons. | This sample prints out all of the elements of the ribbons. This output is very useful when customizing the ribbon to be able to get the names of the various existing ribbons, tabs, and panels. |
Creation of an override environment for a document | A new ribbon tab is created and associated with the override environment. |
Create a ribbon panel in an existing tab | Demonstrates creating a new ribbon panel within an existing ribbon tab. |