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