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