SharpLeaf Reference > Table Methods > SetCellWrap Method > (Boolean[],Boolean) Table.SetCellWrap Method (Boolean[],Boolean)
Set wrapping for next rows or columns, depending on flag.
public void SetCellWrap(
bool[] values,
bool colwise
);
See also ...Table Members | Table.SetCellWrap Method
Send comments on this topic © Dyalog Ltd 2021
|