Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetDataModel Interface

In This Topic
ISheetDataModel Interface Methods
In This Topic

For a list of all members of this type, see ISheetDataModel members.

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
See Also