| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.sharedtypes |
| Modifier and Type | Field and Description |
|---|---|
protected STYAlign |
CTYAlign.val |
| Modifier and Type | Method and Description |
|---|---|
STYAlign |
CTYAlign.getVal()
Gets the value of the val property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTYAlign.setVal(STYAlign value)
Sets the value of the val property.
|
| Modifier and Type | Method and Description |
|---|---|
static STYAlign |
STYAlign.fromValue(java.lang.String v) |
static STYAlign |
STYAlign.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STYAlign[] |
STYAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2025. All rights reserved.