Package | Description |
---|---|
org.docx4j.w14 |
Modifier and Type | Field and Description |
---|---|
protected STPresetMaterialType |
CTProps3D.prstMaterial |
Modifier and Type | Method and Description |
---|---|
static STPresetMaterialType |
STPresetMaterialType.fromValue(String v) |
STPresetMaterialType |
CTProps3D.getPrstMaterial()
Gets the value of the prstMaterial property.
|
static STPresetMaterialType |
STPresetMaterialType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STPresetMaterialType[] |
STPresetMaterialType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTProps3D.setPrstMaterial(STPresetMaterialType value)
Sets the value of the prstMaterial property.
|
Copyright © 2007-2019. All Rights Reserved.