FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Data 名前空間 > SpreadDataColumnCollection クラス : OnInsertComplete メソッド |
'Declaration Protected Overrides Sub OnInsertComplete( _ ByVal index As Integer, _ ByVal value As Object _ )
'使用法 Dim instance As SpreadDataColumnCollection Dim index As Integer Dim value As Object instance.OnInsertComplete(index, value)