GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ButtonTextCollectionInfo クラス > Insert メソッド : Insert(Int32,String,String) メソッド |
'Declaration Public Overloads Sub Insert( _ ByVal index As Integer, _ ByVal key As String, _ ByVal value As String _ )
'使用法 Dim instance As ButtonTextCollectionInfo Dim index As Integer Dim key As String Dim value As String instance.Insert(index, key, value)