Spread Windows Forms 12.0 Product Documentation
GetDataModel Method


FarPoint.Win.Spread Assembly > FarPoint.Win.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