FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetDataModel Interface |
For a list of all members of this type, see ISheetDataModel members.
Name | Description | |
---|---|---|
GetNote | Gets the note for a cell of the specified row and column. | |
GetTag | Gets the application data for a cell at the specified row and column. | |
GetValue | Gets the value in a cell at the specified row and column. | |
IsEditable | Determines whether the contents of the cell at the specified row and column are editable. | |
IsEmpty | Determines whether the model is empty of data. | |
IsRowUsed | Determines whether the specified row contains data. | |
SetNote | Sets the note for a cell at the specified row and column. | |
SetTag | Sets the application data associated with the cell at the specified row and column. | |
SetValue | Sets data in a cell at the specified row and column. |