Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IOptimizedSheetAxisModelSupport3 Interface / NextRowVisible Method


In This Topic
NextRowVisible Method (IOptimizedSheetAxisModelSupport3)
In This Topic
Index of row visible = true.
Syntax
'Declaration
 
Function NextRowVisible( _
   ByVal index As Integer _
) As Integer
 
'Usage
 
Dim instance As IOptimizedSheetAxisModelSupport3
Dim index As Integer
Dim value As Integer
 
value = instance.NextRowVisible(index)

Parameters

index
See Also