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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IntegerCellType Class : Multiline Property
Gets or sets whether the cell allows multiple lines; overridden to always return false.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Multiline As Boolean
'Usage
 
Dim instance As IntegerCellType
Dim value As Boolean
 
value = instance.Multiline
public new bool Multiline {get;}
See Also

Reference

IntegerCellType Class
IntegerCellType Members