[]
Gets the index of the next non-empty row after the specified row index.
public override int NextNonEmptyRow(int row)
Public Overrides Function NextNonEmptyRow(row As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | row | Row index to start searching after (-1 to start at row 0) |
| Type | Description |
|---|---|
| int |