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