The following tables list the members exposed by ISpreadDataViewMapper.
| Name | Description | |
|---|---|---|
![]()  | DataViewColumnCount | Gets the number of columns in the data view. | 
![]()  | DataViewRowCount | Gets the number of rows in the data view. | 
| Name | Description | |
|---|---|---|
![]()  | GetDataViewColumnFromModelColumn | Gets the data view column from model column. | 
![]()  | GetDataViewRowFromModelRow | Gets the data view row from model row. | 
![]()  | GetDataViewRowFromModelRowWhenAddNew | Gets the data view row from model row when add new row. This method is only used when add a new row to sheetview | 
![]()  | GetModelColumnFromDataViewColumn | Gets the model column from data view column. | 
![]()  | GetModelRowFromDataViewRow | Gets the model row from data view row. | 
![]()  | IsValid | Determines whether this mapper is valid in the specified sheet. | 
![]()  | OnDataModelRowInserted | Occurs when the data model row is inserted. | 
![]()  | OnDataModelRowRemoved | Occurs when the data model row is removed. | 
![]()  | OnDataReset | Occurs when the data is reset. | 
![]()  | OnDataRowAdded | Occurs when the data row is added. | 
![]()  | OnDataRowChanged | Occurs when the data row is changed. | 
![]()  | OnDataRowDeleted | Occurs when the data row is deleted. | 
![]()  | OnDataRowMoved | Occurs when the data row is moved. | 
    
    
    
    
    
    
