'Declaration Public Overloads Function Add( _ ByVal group As RibbonGroup _ ) As System.Integer
public System.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 System.Integer
public System.int Add( RibbonGroup group )