SharpLeaf Reference > Table Methods > NextRow Method > (Int32) Table.NextRow Method (Int32)
Move cell pointer down one row.
public void NextRow(
int column
);
-
column
- column index to start from : positive from left, negative from right, 0 for next non-existing.
See also ...Table Members | Table.NextRow Method
Send comments on this topic © Dyalog Ltd 2021
|