'Declaration
Public Overloads Function Add( _ ByVal group As RibbonGroup _ ) As Integer
public int Add( RibbonGroup group )
Parameters
- group
- The RibbonGroup to add.
Return Value
The position into which the group was inserted.
'Declaration
Public Overloads Function Add( _ ByVal group As RibbonGroup _ ) As Integer
public int Add( RibbonGroup group )