| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
| Modifier and Type | Field and Description |
|---|---|
protected STOLEType |
CTOLEObject.type |
| Modifier and Type | Method and Description |
|---|---|
static STOLEType |
STOLEType.fromValue(String v) |
STOLEType |
CTOLEObject.getType()
Gets the value of the type property.
|
static STOLEType |
STOLEType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STOLEType[] |
STOLEType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTOLEObject.setType(STOLEType value)
Sets the value of the type property.
|
Copyright © 2007-2022. All Rights Reserved.