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