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

The following tables list the members exposed by ISheetDataModel.

Public Properties
 NameDescription
 PropertyColumnCountGets or sets the number of columns.  
 PropertyRowCountGets or sets the number of rows.  
Top
Public Methods
 NameDescription
 MethodGetNoteGets the note for a cell of the specified row and column.  
 MethodGetTagGets the application data for a cell at the specified row and column.  
 MethodGetValueGets the value in a cell at the specified row and column.  
 MethodIsEditableDetermines whether the contents of the cell at the specified row and column are editable.  
 MethodIsEmptyDetermines whether the model is empty of data.  
 MethodIsRowUsedDetermines whether the specified row contains data.  
 MethodSetNoteSets the note for a cell at the specified row and column.  
 MethodSetTagSets the application data associated with the cell at the specified row and column.  
 MethodSetValueSets data in a cell at the specified row and column.  
Top
Public Events
 NameDescription
 EventChangedOccurs when the data model has changed.  
Top
See Also

Reference

ISheetDataModel Interface
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Understanding the Data Model

 

 


Copyright © GrapeCity, inc. All rights reserved.