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


In This Topic
    IEditorVerticaAlignSupport Interface
    In This Topic
    Interface that specifies whether the cell type supports an editor vertical alignment property.
    Syntax
    'Declaration
     
    
    Public Interface IEditorVerticaAlignSupport 
    'Usage
     
    
    Dim instance As IEditorVerticaAlignSupport
    public interface IEditorVerticaAlignSupport 
    See Also