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