Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / DefaultSheetDataModel Class
Members


In This Topic
    DefaultSheetDataModel Class
    In This Topic
    Represents the full (concrete) implementation of the ISheetDataModel interface for a data model for a sheet, which represents tabular data on a sheet.
    Object Model
    DefaultSheetDataModel ClassIChildModelSupport Interface
    Syntax
    'Usage
     
    
    Dim instance As DefaultSheetDataModel
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Model.BaseSheetDataModel
          FarPoint.Web.Spread.Model.DefaultSheetDataModel

    See Also