| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected STTextUnderlineType |
CTTextCharacterProperties.u |
| Modifier and Type | Method and Description |
|---|---|
static STTextUnderlineType |
STTextUnderlineType.fromValue(String v) |
STTextUnderlineType |
CTTextCharacterProperties.getU()
Gets the value of the u property.
|
static STTextUnderlineType |
STTextUnderlineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTextUnderlineType[] |
STTextUnderlineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTextCharacterProperties.setU(STTextUnderlineType value)
Sets the value of the u property.
|
Copyright © 2007-2021. All Rights Reserved.