Package | Description |
---|---|
org.docx4j.vml.wordprocessingDrawing |
Modifier and Type | Field and Description |
---|---|
protected STHorizontalAnchor |
CTWrap.anchorx |
Modifier and Type | Method and Description |
---|---|
static STHorizontalAnchor |
STHorizontalAnchor.fromValue(String v) |
STHorizontalAnchor |
CTWrap.getAnchorx()
Gets the value of the anchorx property.
|
static STHorizontalAnchor |
STHorizontalAnchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STHorizontalAnchor[] |
STHorizontalAnchor.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.setAnchorx(STHorizontalAnchor value)
Sets the value of the anchorx property.
|
Copyright © 2007-2019. All Rights Reserved.