SharpLeaf Reference > Table Methods > NextEmptyRow Method > (Int32)

Table.NextEmptyRow Method (Int32)

Move cell pointer after next non-empty row.

public int NextEmptyRow(
    int col
);
col
New current column : positive from left, negative from right, 0 for next non-existing.
return value
New current row (starting at 1).

See also ...

Table Members | Table.NextEmptyRow Method


Send comments on this topic
© Dyalog Ltd 2021