DeltaXML DITA Compare .NET API Documentation
Changes in rows and cells are pushed of to the table level.
Namespace: com.deltaxml.ditaAssembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
public static UnrepresentableTableRowChangeMode UP {
[HideFromJavaAttribute]
get;
}public static UnrepresentableTableRowChangeMode UP {
[HideFromJavaAttribute]
get;
}Public Shared ReadOnly Property UP As UnrepresentableTableRowChangeMode
<HideFromJavaAttribute>
Get
Public Shared ReadOnly Property UP As UnrepresentableTableRowChangeMode
<HideFromJavaAttribute>
Get
public:
static property UnrepresentableTableRowChangeMode^ UP {
[HideFromJavaAttribute]
UnrepresentableTableRowChangeMode^ get ();
}public:
static property UnrepresentableTableRowChangeMode^ UP {
[HideFromJavaAttribute]
UnrepresentableTableRowChangeMode^ get ();
}static member UP : UnrepresentableTableRowChangeMode with
[<HideFromJavaAttribute>]
get
static member UP : UnrepresentableTableRowChangeMode with
[<HideFromJavaAttribute>]
get
Property Value
Type:
UnrepresentableTableRowChangeMode
Changes in rows and cells are pushed of to the table level.