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. |
![]() | MapperInfoConverter | Represents a converter for mapper information. |
![]() | SpreadDataColumn | Represents the schema of a column in a SpreadDataView. |
![]() | SpreadDataColumnCollection | Represents a SpreadDataColumn collection. |
![]() | SpreadDataColumnPropertyDescriptor | Provides an abstraction of a property on a SpreadDataColumn class. |
![]() | 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. |