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

Table.AddRows Method (Int32[][])

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

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

See also ...

Table Members | Table.AddRows Method


Send comments on this topic
© Dyalog Ltd 2021