int GetDataViewRowFromModelRowWhenAddNew( int modelRow )
'Declaration Function GetDataViewRowFromModelRowWhenAddNew( _ ByVal modelRow As Integer _ ) As Integer
'Declaration
Function GetDataViewRowFromModelRowWhenAddNew( _ ByVal modelRow As Integer _ ) As Integer
'使用法 Dim instance As ISpreadDataViewMapper Dim modelRow As Integer Dim value As Integer value = instance.GetDataViewRowFromModelRowWhenAddNew(modelRow)
'使用法
Dim instance As ISpreadDataViewMapper Dim modelRow As Integer Dim value As Integer value = instance.GetDataViewRowFromModelRowWhenAddNew(modelRow)
ISpreadDataViewMapper インタフェース ISpreadDataViewMapper メンバ
© 2004-2017, GrapeCity inc. All rights reserved.