GetRowViewportIndexFromY Method (SpreadView)
Gets the index of the viewport row for the specified coordinate for the active sheet.
public int GetRowViewportIndexFromY(
int
)
'Declaration
Public Function GetRowViewportIndexFromY( _
ByVal As Integer _
) As Integer
'Usage
Dim instance As SpreadView
Dim y As Integer
Dim value As Integer
value = instance.GetRowViewportIndexFromY(y)
Parameters
- y
- Y coordinate