Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / DefaultSpreadDataViewDataFormatter Class
Methods

In This Topic
    DefaultSpreadDataViewDataFormatter Class Members
    In This Topic

    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 Method Gets 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 Method Sets the new cell value to the data model.  
    Top
    See Also