GrapeCity.Spreadsheet.WinForms.Ribbon アセンブリ > GrapeCity.Spreadsheet.WinForms.Ribbon 名前空間 > RibbonGroupCollection クラス : Insert メソッド |
'Declaration
Public Sub Insert( _ ByVal index As Integer, _ ByVal group As RibbonGroup _ )
public void Insert( int index, RibbonGroup group )