'Declaration Sub OnDataModelRowInserted( _ ByVal index As Integer _ )
'Declaration
Sub OnDataModelRowInserted( _ ByVal index As Integer _ )
'使用法 Dim instance As ISpreadDataViewMapper Dim index As Integer instance.OnDataModelRowInserted(index)
'使用法
Dim instance As ISpreadDataViewMapper Dim index As Integer instance.OnDataModelRowInserted(index)
void OnDataModelRowInserted( int index )
ISpreadDataViewMapper インタフェース ISpreadDataViewMapper メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.