FarPoint.Win.Spread Assembly : FarPoint.Win.Spread.Data Namespace |
Class | Description | |
---|---|---|
DefaultSpreadDataViewDataFormatter | Represents the default behavior of data transfer between data model and Spread data view. | |
DefaultSpreadDataViewMapper | Represents the default coordinate mapper from Spread data view to its underlying sheet. | |
MapperInfo | Represents information of the mapper. | |
SpreadDataBindingAdapter | Represents the Spread data binding adapter. | |
SpreadDataColumn | Represents the schema of a column in a SpreadDataView. | |
SpreadDataColumnCollection | Represents a SpreadDataColumn collection. | |
SpreadDataRowView | Represents a row of data in a Spread data view. | |
SpreadDataView | Represents a data view of a sheet in a Spread. |
Interface | Description | |
---|---|---|
ISpreadDataViewDataFormatter | Interface that supports the class which transfers data up and down between DataModel and SpreadDataView. | |
ISpreadDataViewMapper | Represents the coordinate mapper from Spread data view to its underlying sheet. |