Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IMultilineSupport Interface
Members


In This Topic
IMultilineSupport Interface
In This Topic
Interface that specifies whether the cell type supports a Multiline property.
Syntax
'Declaration
 
Public Interface IMultilineSupport 
 
'Usage
 
Dim instance As IMultilineSupport
See Also