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