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