'宣言 Public Overloads Function Add( _ ByVal group As RibbonGroup _ ) As Integer
public int Add( RibbonGroup group )
パラメータ
- group
- The RibbonGroup to add.
戻り値の型
The position into which the group was inserted.
'宣言 Public Overloads Function Add( _ ByVal group As RibbonGroup _ ) As Integer
public int Add( RibbonGroup group )