SharpLeaf Reference > Table Methods > SetCellFillChar Method > (Char[0:,0:]) Table.SetCellFillChar Method (Char[0:,0:])
Set character used to fill cell text up to the column right edge (defaults to whitespace).
public void SetCellFillChar(
char[,] values
);
See also ...Table Members | Table.SetCellFillChar Method
Send comments on this topic © Dyalog Ltd 2021
|