Package | Description |
---|---|
org.docx4j.vml.officedrawing |
Modifier and Type | Field and Description |
---|---|
protected STExtrusionPlane |
CTExtrusion.plane |
Modifier and Type | Method and Description |
---|---|
static STExtrusionPlane |
STExtrusionPlane.fromValue(String v) |
STExtrusionPlane |
CTExtrusion.getPlane()
Gets the value of the plane property.
|
static STExtrusionPlane |
STExtrusionPlane.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STExtrusionPlane[] |
STExtrusionPlane.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.setPlane(STExtrusionPlane value)
Sets the value of the plane property.
|
Copyright © 2007-2019. All Rights Reserved.