'Declaration Public Function GetViewportY( _ ByVal rowViewportIndex As Integer _ ) As Integer
'Usage Dim instance As SpreadView Dim rowViewportIndex As Integer Dim value As Integer value = instance.GetViewportY(rowViewportIndex)
public int GetViewportY( int rowViewportIndex )
Parameters
- rowViewportIndex
- Index of the viewport row
Return Value
Integer index of the viewport row