Spread for ASP.NET 11 Product Documentation
GetDataModel Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : GetDataModel Method
Gets the data model for a cell.
Syntax
'Declaration
 
Protected Function GetDataModel() As ISheetDataModel
'Usage
 
Dim instance As Cell
Dim value As ISheetDataModel
 
value = instance.GetDataModel()
protected ISheetDataModel GetDataModel()
See Also

Reference

Cell Class
Cell Members