| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STXAlign |
CTTblPPr.tblpXSpec |
protected STXAlign |
CTFramePr.xAlign |
| Modifier and Type | Method and Description |
|---|---|
static STXAlign |
STXAlign.fromValue(String v) |
STXAlign |
CTTblPPr.getTblpXSpec()
Gets the value of the tblpXSpec property.
|
STXAlign |
CTFramePr.getXAlign()
Gets the value of the xAlign property.
|
static STXAlign |
STXAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STXAlign[] |
STXAlign.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.setTblpXSpec(STXAlign value)
Sets the value of the tblpXSpec property.
|
void |
CTFramePr.setXAlign(STXAlign value)
Sets the value of the xAlign property.
|
Copyright © 2007-2021. All Rights Reserved.