[]
        
(Showing Draft Content)

FarPoint.Web.Spread.LabelCellType.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 bool AllowWrap { get; set; }
Public Property AllowWrap As Boolean
Implements