Name | Description | |
---|---|---|
![]() | Deserialize | Loads the object from XML. |
![]() | GetObjectData | Serializes the DocumentModel object to the SerializationInfo. |
![]() | IsAnyColumnViewIndexSet | Determines whether any columns have been mapped to different column indexes in the sheet. |
![]() | IsAnyRowViewIndexSet | Determines whether any rows have been mapped to different row indexes in the sheet. |
![]() | ResetViewColumnIndexes | Resets all column indexes in the sheet to be the same as the column indexes in the corresponding data model. |
![]() | ResetViewRowIndexes | Resets all row indexes in the sheet to be the same as the row indexes in the corresponding data model. |
![]() | Serialize | Saves the object to XML. |
![]() | SetViewColumnIndex | Sets the column index in the sheet for the specified column index in the data model. |
![]() | SetViewRowIndex | Sets the row index in the sheet for the specified row index in the data model. |