public RibbonCommandGroup AddCommandGroup( string name, int index )
public: RibbonCommandGroup^ AddCommandGroup( String^ name, int index )
Parameters
- name
 - Name of the new command group
 - index
 - Position of a new command group (0-based)
 
Return Value
Created command group or null if it wasn't possible