| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STEm |
CTEm.val |
| Modifier and Type | Method and Description |
|---|---|
static STEm |
STEm.fromValue(String v) |
STEm |
CTEm.getVal()
Gets the value of the val property.
|
static STEm |
STEm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STEm[] |
STEm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTEm.setVal(STEm value)
Sets the value of the val property.
|
Copyright © 2007-2020. All Rights Reserved.