'Declaration Public Function GetActiveRowViewportIndex() As System.Integer
'Usage Dim instance As Worksheet Dim value As System.Integer value = instance.GetActiveRowViewportIndex()
public System.int GetActiveRowViewportIndex()
Return Value
The index of the active row viewport.