Spread Windows Forms 6.0 Product Documentation
ISheetDataModel Interface Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetDataModel Interface

Glossary Item Box

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

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.