[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Data.ISpreadDataViewDataFormatter

ISpreadDataViewDataFormatter Interface

Interface that supports the class which transfers data up and down between DataModel and SpreadDataView.

Namespace: FarPoint.Win.Spread.Data
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface ISpreadDataViewDataFormatter
Public Interface ISpreadDataViewDataFormatter

Methods

Name Description
GetCellValue(Cell)

Gets the cell value from the data model.

SetCellValue(Cell, object)

Sets the new cell value to the data model.