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