SharpLeaf Reference > Table Methods > SetCellWrap Method Table.SetCellWrap Method
Set text wrapping within columns as boolean flags (true by default).
Overloads
Example
tb.SetCellWrap(false); // Disable cell wrapping 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 | SharpLeaf.SoftHyphen Property | Table Members | Table.SetCellClip Method
Send comments on this topic © Dyalog Ltd 2021
|