'Declaration Public Overloads Function GetViewportTopRow( _ ByVal rowViewportIndex As Integer _ ) As Integer
'Usage Dim instance As SpreadView Dim rowViewportIndex As Integer Dim value As Integer value = instance.GetViewportTopRow(rowViewportIndex)
public int GetViewportTopRow( int rowViewportIndex )
Parameters
- rowViewportIndex
- Viewport row index
Return Value
Integer index of the top row of cells in the specified viewport