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


In This Topic
    IArraySupport Interface
    In This Topic
    Interface that supports arrays of values in a range of cells in the data model.
    Syntax
    'Declaration
     
    
    Public Interface IArraySupport 
    'Usage
     
    
    Dim instance As IArraySupport
    public interface IArraySupport 
    See Also