Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IWordWrapSupport Interface
Members


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