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