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

Table.AddRows Method (Double[])

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

public void AddRows(
    double[] cells
);

See also ...

Table Members | Table.AddRows Method


Send comments on this topic
© Dyalog Ltd 2021