DeltaXML DITA Compare .NET API DocumentationThe UnrepresentableTableRowChangeMode type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| DOWN |
Changes in rows and cells are pushed down to the cell content level.
| |
| IGNORE |
All changes in a table are ignored.
| |
| UP |
Changes in rows and cells are pushed of to the table level.
|
See Also