| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected STTextAlignType |
CTTextParagraphProperties.algn |
| Modifier and Type | Method and Description |
|---|---|
static STTextAlignType |
STTextAlignType.fromValue(String v) |
STTextAlignType |
CTTextParagraphProperties.getAlgn()
Gets the value of the algn property.
|
static STTextAlignType |
STTextAlignType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTextAlignType[] |
STTextAlignType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTextParagraphProperties.setAlgn(STTextAlignType value)
Sets the value of the algn property.
|
Copyright © 2007-2022. All Rights Reserved.