SharpLeaf Reference > Table Methods > AddRows Method > (String[][])

Table.AddRows Method (String[][])

Flow an array of cells into table as rows, starting from current cell.

public void AddRows(
    string[][] cells
);

See also ...

Table Members | Table.AddRows Method


Send comments on this topic
© Dyalog Ltd 2021