GetViewportTopOffset Method
Get offset of the view port from a particular row to the top.
public int GetViewportTopOffset(
int
)
'Declaration
Public Function GetViewportTopOffset( _
ByVal As Integer _
) As Integer
'Usage
Dim instance As SpreadView
Dim rowViewportIndex As Integer
Dim value As Integer
value = instance.GetViewportTopOffset(rowViewportIndex)
Parameters
- rowViewportIndex
- Row index
Return Value
An
System.Int32 value that represents the offset