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