Package | Description |
---|---|
org.docx4j.model.styles | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
static STEm |
StyleUtil.apply(STEm source,
STEm destination) |
Modifier and Type | Method and Description |
---|---|
static STEm |
StyleUtil.apply(STEm source,
STEm destination) |
static boolean |
StyleUtil.areEqual(STEm val1,
STEm val2) |
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-2019. All Rights Reserved.