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