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