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