'Declaration Public Overloads Function GetViewportHeight( _ ByVal rowViewportIndex As Integer _ ) As Integer
'Usage Dim instance As SpreadView Dim rowViewportIndex As Integer Dim value As Integer value = instance.GetViewportHeight(rowViewportIndex)
public int GetViewportHeight( int rowViewportIndex )
Parameters
- rowViewportIndex
- Index of the viewport row
Return Value
Integer number of pixels in the height of the viewport row