'Declaration Public Overloads Function GetActiveRowViewportIndex( _ ByVal sheetIndex As Integer _ ) As Integer
'Usage Dim instance As SpreadView Dim sheetIndex As Integer Dim value As Integer value = instance.GetActiveRowViewportIndex(sheetIndex)
public int GetActiveRowViewportIndex( int sheetIndex )
Parameters
- sheetIndex
- Sheet index
Return Value
Integer index of the active viewport row