| SharpLeaf Reference > Table Methods > NextRow Method Table.NextRow MethodMove cell pointer down one row. OverloadsExample   tb.NextRow(2);  // move to column 2 of next row
 See also ...Table Members | Table.Column Property | Table.NextColumn Method | Table.NextEmptyRow Method 
 Send comments on this topic© Dyalog Ltd 2021
 |