Spread Windows Forms 12.0 Product Documentation
Multiline Property (GeneralCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > GeneralCellType Class : Multiline Property
Gets or sets whether multiple lines of text are allowed.
Syntax
'Declaration
 
Public Property Multiline As Boolean
'Usage
 
Dim instance As GeneralCellType
Dim value As Boolean
 
instance.Multiline = value
 
value = instance.Multiline
public bool Multiline {get; set;}
See Also

Reference

GeneralCellType Class
GeneralCellType Members