[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetViewportY

GetViewportY Method

GetViewportY(int)

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

Declaration
public int GetViewportY(int rowViewportIndex)
Public Function GetViewportY(rowViewportIndex As Integer) As Integer
Parameters
Type Name Description
int rowViewportIndex

Index of the viewport row

Returns
Type Description
int