Spread for ASP.NET 12 Product Documentation
Multiline Property (GeneralCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > GeneralCellType Class : Multiline Property
Gets or sets whether the cell allows multiple lines of text.
Syntax
'Declaration
 
Public Overridable Property Multiline As Boolean
'Usage
 
Dim instance As GeneralCellType
Dim value As Boolean
 
instance.Multiline = value
 
value = instance.Multiline
public virtual bool Multiline {get; set;}
See Also

Reference

GeneralCellType Class
GeneralCellType Members