Package | Description |
---|---|
org.docx4j.vml.wordprocessingDrawing |
Modifier and Type | Field and Description |
---|---|
protected STVerticalAnchor |
CTWrap.anchory |
Modifier and Type | Method and Description |
---|---|
static STVerticalAnchor |
STVerticalAnchor.fromValue(String v) |
STVerticalAnchor |
CTWrap.getAnchory()
Gets the value of the anchory property.
|
static STVerticalAnchor |
STVerticalAnchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STVerticalAnchor[] |
STVerticalAnchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWrap.setAnchory(STVerticalAnchor value)
Sets the value of the anchory property.
|
Copyright © 2007-2019. All Rights Reserved.