Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / BaseSheetDataModel Class
Members


In This Topic
    BaseSheetDataModel Class
    In This Topic
    Represents the partial (abstract) implementation of the ISheetDataModel interface for a data model for a sheet. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseSheetDataModel 
       Implements IChartSupport, INonEmptyCells, IOptimizedEnumerationSupport, IOptimizedEnumerationSupport2, ISheetDataModel 
    'Usage
     
    
    Dim instance As BaseSheetDataModel
    Inheritance Hierarchy
    See Also