Spread Windows Forms 12.0 Product Documentation
NextNonEmptyRowFormula Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IOptimizedEnumerationSupport6 Interface : NextNonEmptyRowFormula Method
The row.
Specifies the next non-empty row formula.
Syntax
'Declaration
 
Function NextNonEmptyRowFormula( _
   ByVal row As Integer _
) As Integer
'Usage
 
Dim instance As IOptimizedEnumerationSupport6
Dim row As Integer
Dim value As Integer
 
value = instance.NextNonEmptyRowFormula(row)
int NextNonEmptyRowFormula( 
   int row
)

Parameters

row
The row.
See Also

Reference

IOptimizedEnumerationSupport6 Interface
IOptimizedEnumerationSupport6 Members