Spread Windows Forms 15.0
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
    public interface IMultilineSupport 
    See Also