Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IRangeSupport Interface
Members


In This Topic
    IRangeSupport Interface
    In This Topic
    Interface that supports operations on ranges of cells in the data model.
    Syntax
    'Declaration
     
    
    Public Interface IRangeSupport 
    'Usage
     
    
    Dim instance As IRangeSupport
    public interface IRangeSupport 
    See Also