SharpLeaf Reference > Table Methods > SetCellClip Method Table.SetCellClip Method
Set column right-edge clipping as boolean flags (defaults to true).
Overloads
Example
tb.SetCellClip(false); // Disable clipping from now on
Description
The setting will be cycled through, starting at current cell, for all future cells. Clipping is meaningful only for cells where wrapping is disabled.
See also ...Table Cyclic Settings | Table Glossary | SharpLeaf.Ellipsis Property | Table Members | Table.SetCellWrap Method | Frame.XClip Property
Send comments on this topic © Dyalog Ltd 2021
|