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


In This Topic
    IEditorBorderEnhancedSupport Interface
    In This Topic
    Represents the interface that support get editor rectangle in Border Enhanced mode.
    Syntax
    'Declaration
     
    
    Public Interface IEditorBorderEnhancedSupport 
    'Usage
     
    
    Dim instance As IEditorBorderEnhancedSupport
    public interface IEditorBorderEnhancedSupport 
    See Also