Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected STAnnotationVMerge |
CTCellMergeTrackChange.vMerge |
protected STAnnotationVMerge |
CTCellMergeTrackChange.vMergeOrig |
Modifier and Type | Method and Description |
---|---|
static STAnnotationVMerge |
STAnnotationVMerge.fromValue(String v) |
STAnnotationVMerge |
CTCellMergeTrackChange.getVMerge()
Gets the value of the vMerge property.
|
STAnnotationVMerge |
CTCellMergeTrackChange.getVMergeOrig()
Gets the value of the vMergeOrig property.
|
static STAnnotationVMerge |
STAnnotationVMerge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STAnnotationVMerge[] |
STAnnotationVMerge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTCellMergeTrackChange.setVMerge(STAnnotationVMerge value)
Sets the value of the vMerge property.
|
void |
CTCellMergeTrackChange.setVMergeOrig(STAnnotationVMerge value)
Sets the value of the vMergeOrig property.
|
Copyright © 2007-2019. All Rights Reserved.