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