Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IAggregationSupport Interface
Members


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