[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TextCellType.AllowWrap

AllowWrap Property

AllowWrap

Gets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks.

Declaration
public virtual bool AllowWrap { get; set; }
Public Overridable Property AllowWrap As Boolean
Implements