Name | Description | |
---|---|---|
Dispose | Internal use only. Disposes. | |
GetColumnName | Gets the name of the specified column. | |
GetGroup | Gets a group for a specified row. | |
GetGroupFooter | Gets a group footer for a specified row. | |
GetNote | Gets the note for a cell of the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) | |
GetTag | Gets the application data for a cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) | |
GetValue | Gets the value in a cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) | |
Group | Groups the rows by the specified sort information. | |
IsEditable | Determines whether the contents of the cell at the specified row and column are editable. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) | |
IsEmpty | Determines whether the model is empty of data. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) | |
IsGroup | Determines if the specified row is a group header (also called group node). | |
IsGroupFooter | Determines if the specified row is a group footer. | |
IsRowUsed | Determines whether the specified row contains data. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) | |
SetNote | Sets the note for a cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) | |
SetTag | Sets the application data associated with the cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) | |
SetValue | Sets data in a cell at the specified row and column. (Inherited from FarPoint.Web.Spread.Model.ISheetDataModel) |