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