SharpLeaf Reference > Table Methods > NextEmptyColumn Method > Table.NextEmptyColumn Method
Move cell pointer after next non-empty column starting at current row.
public int NextEmptyColumn();
Result
New current column (starting at 1).
See also ...Table Members | Table.NextEmptyColumn Method
Send comments on this topic © Dyalog Ltd 2021
|