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