FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Data 名前空間 > ISpreadDataViewMapper インタフェース : GetModelRowFromDataViewRow メソッド |
'Declaration Function GetModelRowFromDataViewRow( _ ByVal dataViewRow As Integer _ ) As Integer
'使用法 Dim instance As ISpreadDataViewMapper Dim dataViewRow As Integer Dim value As Integer value = instance.GetModelRowFromDataViewRow(dataViewRow)
int GetModelRowFromDataViewRow( int dataViewRow )