Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / DefaultSpreadDataViewDataFormatter Class
Methods


DefaultSpreadDataViewDataFormatter Class Members

The following tables list the members exposed by DefaultSpreadDataViewDataFormatter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DefaultSpreadDataViewDataFormatter class.  
Top
Public Methods
 NameDescription
Public MethodGets the cell value from the data model. Convert from cell value to the datatype of SpreadDataColumn. If success return the converted value, otherwise return DBNull.  
Public MethodSets the new cell value to the data model.  
Top
See Also