UnrepresentableTableRowChangeMode DOWN Property DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Changes in rows and cells are pushed down to the cell content level.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public static UnrepresentableTableRowChangeMode DOWN {
	[HideFromJavaAttribute]
	get;
 }

Property Value

Type: UnrepresentableTableRowChangeMode
Remarks

Changes in rows and cells are pushed down to the cell content level.
See Also