SharpLeaf Reference > Table Methods > SetCellFillChar Method

Table.SetCellFillChar Method

Set character used to fill cell text up to the column right edge (defaults to whitespace).

Overloads

Example

   tb.SetCellFillChar('.');  // Fill with dots from now on

Description

The setting will be cycled through, starting at current cell, for all future cells.

See also ...

Table Cyclic Settings | Table Glossary | Table Members


Send comments on this topic
© Dyalog Ltd 2021