SharpLeaf Reference > Table Methods > AddColumns Method > (Double[]) Table.AddColumns Method (Double[])
Flow an array of cells into table as columns, starting from current cell.
public void AddColumns(
double[] cells
);
See also ...Table Members | Table.AddColumns Method
Send comments on this topic © Dyalog Ltd 2021
|