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