Spread Windows Forms 12.0 Product Documentation
ISheetDataModel Interface Members
Properties  Methods  Events

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetDataModel Interface

The following tables list the members exposed by ISheetDataModel.

Public Properties
 NameDescription
 PropertyGets or sets the number of columns.  
 PropertyGets or sets the number of rows.  
Top
Public Methods
 NameDescription
 MethodGets the note for a cell of the specified row and column.  
 MethodGets the application data for a cell at the specified row and column.  
 MethodGets the value in a cell at the specified row and column.  
 MethodDetermines whether the contents of the cell at the specified row and column are editable.  
 MethodDetermines whether the model is empty of data.  
 MethodDetermines whether the specified row contains data.  
 MethodSets the note for a cell at the specified row and column.  
 MethodSets the application data associated with the cell at the specified row and column.  
 MethodSets data in a cell at the specified row and column.  
Top
Public Events
 NameDescription
 EventOccurs when the data model has changed.  
Top
See Also

Reference

ISheetDataModel Interface
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Understanding the Data Model