public int GetDataViewRowFromModelRow( int modelRow )
'Declaration Public Function GetDataViewRowFromModelRow( _ ByVal modelRow As Integer _ ) As Integer
'Declaration
Public Function GetDataViewRowFromModelRow( _ ByVal modelRow As Integer _ ) As Integer
'使用法 Dim instance As DefaultSpreadDataViewMapper Dim modelRow As Integer Dim value As Integer value = instance.GetDataViewRowFromModelRow(modelRow)
'使用法
Dim instance As DefaultSpreadDataViewMapper Dim modelRow As Integer Dim value As Integer value = instance.GetDataViewRowFromModelRow(modelRow)
DefaultSpreadDataViewMapper クラス DefaultSpreadDataViewMapper メンバ
© 2004-2017, GrapeCity inc. All rights reserved.