 
            | Solid Edge Framework Type Library : RibbonBarThemes Collection | 
|  ActivateTheme | Activates a particular ribbon bar theme. | 
|  Commit | Commits all pending changes to all RibbonBarThemes and child items. | 
|  Create | Creates a new RibbonBarTheme from an existing RibbonBarTheme. Accepts a string or RibbonBarTheme as input. | 
|  Item | Returns an item in the collection. Valid inputs are a positive or negative integer index or the string name of the item. | 
|  Remove | Removes the theme from this collection. | 
|  Application | Returns the active application object. | 
|  Count | Returns the number of objects in the referenced collection. | 
|  Parent | Returns the parent object for the referenced object. |