Spread for ASP.NET 12 Product Documentation
AllowWrap Property (IWrapableRenderer)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IWrapableRenderer Interface : AllowWrap Property
Gets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks.
Syntax
'Declaration
 
ReadOnly Property AllowWrap As Boolean
'Usage
 
Dim instance As IWrapableRenderer
Dim value As Boolean
 
value = instance.AllowWrap
bool AllowWrap {get;}
See Also

Reference

IWrapableRenderer Interface
IWrapableRenderer Members