NextNonEmptyRow Method (DefaultSheetDataModel.DefaultSheetDataModelEnumerator)
Gets the index of the next non-empty row after the specified row index.
public int NextNonEmptyRow(
int
)
Parameters
- row
- Row index to start searching after (-1 to start at row 0)