[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EditBaseCellType.WordWrap

WordWrap Property

WordWrap

Gets or sets whether text that is too long to fit in the cell wraps to additional lines.

Declaration
public bool WordWrap { get; set; }
Public Property WordWrap As Boolean
Implements