SharpLeaf Reference > Table Methods > NextColumn Method Table.NextColumn Method
Move cell pointer to the next column on the right.
Overloads
Example
tb.NextColumn(2); // move to row 2 of next column
See also ...Filling cells of a Table | Table Members | Table.Column Property | Table.NextEmptyColumn Method | Table.NextRow Method
Send comments on this topic © Dyalog Ltd 2021
|