| Package | Description |
|---|---|
| org.docx4j.model.properties.paragraph | |
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Constructor and Description |
|---|
TextAlignmentVertical(PPrBase.TextAlignment textAlignment) |
| Modifier and Type | Method and Description |
|---|---|
static PPrBase.TextAlignment |
StyleUtil.apply(PPrBase.TextAlignment source,
PPrBase.TextAlignment destination) |
| Modifier and Type | Method and Description |
|---|---|
static PPrBase.TextAlignment |
StyleUtil.apply(PPrBase.TextAlignment source,
PPrBase.TextAlignment destination) |
static boolean |
StyleUtil.areEqual(PPrBase.TextAlignment textAlignment1,
PPrBase.TextAlignment textAlignment2) |
static boolean |
StyleUtil.isEmpty(PPrBase.TextAlignment textAlignment) |
| Modifier and Type | Field and Description |
|---|---|
protected PPrBase.TextAlignment |
PPrBase.textAlignment |
| Modifier and Type | Method and Description |
|---|---|
PPrBase.TextAlignment |
ObjectFactory.createPPrBaseTextAlignment()
Create an instance of
PPrBase.TextAlignment |
PPrBase.TextAlignment |
PPrBase.getTextAlignment()
Gets the value of the textAlignment property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PPrBase.setTextAlignment(PPrBase.TextAlignment value)
Sets the value of the textAlignment property.
|
Copyright © 2007-2018. All Rights Reserved.