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