[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetRowViewportIndexFromY

GetRowViewportIndexFromY Method

GetRowViewportIndexFromY(int)

Gets the index of the viewport row for the specified coordinate for the active sheet.

Declaration
public int GetRowViewportIndexFromY(int y)
Public Function GetRowViewportIndexFromY(y As Integer) As Integer
Parameters
Type Name Description
int y

Y coordinate

Returns
Type Description
int

The index of viewport row.