FarPoint.Win.Spread
DefaultSheetDataModel Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : DefaultSheetDataModel Class


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


Syntax

Visual Basic (Usage)Copy Code
Dim instance As DefaultSheetDataModel

Inheritance Hierarchy

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

See Also