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