| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
| Modifier and Type | Field and Description |
|---|---|
protected STHow |
CTR.how |
| Modifier and Type | Method and Description |
|---|---|
static STHow |
STHow.fromValue(String v) |
STHow |
CTR.getHow()
Gets the value of the how property.
|
static STHow |
STHow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STHow[] |
STHow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTR.setHow(STHow value)
Sets the value of the how property.
|
Copyright © 2007-2022. All Rights Reserved.