| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STYAlign |
CTTblPPr.tblpYSpec |
protected STYAlign |
CTFramePr.yAlign |
| Modifier and Type | Method and Description |
|---|---|
static STYAlign |
STYAlign.fromValue(String v) |
STYAlign |
CTTblPPr.getTblpYSpec()
Gets the value of the tblpYSpec property.
|
STYAlign |
CTFramePr.getYAlign()
Gets the value of the yAlign property.
|
static STYAlign |
STYAlign.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTblPPr.setTblpYSpec(STYAlign value)
Sets the value of the tblpYSpec property.
|
void |
CTFramePr.setYAlign(STYAlign value)
Sets the value of the yAlign property.
|
Copyright © 2007-2022. All Rights Reserved.