[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IOptimizedEnumerationSupport6.NextNonEmptyColumnInRow

NextNonEmptyColumnInRow Method

NextNonEmptyColumnInRow(int, int, ExcludeContents)

Specifies the next non-empty column in the row.

Declaration
int NextNonEmptyColumnInRow(int row, int column, ExcludeContents excludeContents)
Function NextNonEmptyColumnInRow(row As Integer, column As Integer, excludeContents As ExcludeContents) As Integer
Parameters
Type Name Description
int row

The row.

int column

The column.

ExcludeContents excludeContents

The contents to exclude.

Returns
Type Description
int