| Package | Description |
|---|---|
| org.docx4j.model.properties.table.tc | |
| org.docx4j.model.styles | |
| org.docx4j.wml |
| Constructor and Description |
|---|
TextAlignmentVertical(CTVerticalJc textAlignment) |
| Modifier and Type | Method and Description |
|---|---|
static CTVerticalJc |
StyleUtil.apply(CTVerticalJc source,
CTVerticalJc destination) |
| Modifier and Type | Method and Description |
|---|---|
static CTVerticalJc |
StyleUtil.apply(CTVerticalJc source,
CTVerticalJc destination) |
static boolean |
StyleUtil.areEqual(CTVerticalJc vAlign1,
CTVerticalJc vAlign2) |
static boolean |
StyleUtil.isEmpty(CTVerticalJc vAlign) |
| Modifier and Type | Field and Description |
|---|---|
protected CTVerticalJc |
TcPrInner.vAlign |
protected CTVerticalJc |
SectPr.vAlign |
protected CTVerticalJc |
SectPrBase.vAlign |
| Modifier and Type | Method and Description |
|---|---|
CTVerticalJc |
ObjectFactory.createCTVerticalJc()
Create an instance of
CTVerticalJc |
CTVerticalJc |
TcPrInner.getVAlign()
Gets the value of the vAlign property.
|
CTVerticalJc |
SectPr.getVAlign()
Gets the value of the vAlign property.
|
CTVerticalJc |
SectPrBase.getVAlign()
Gets the value of the vAlign property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcPrInner.setVAlign(CTVerticalJc value)
Sets the value of the vAlign property.
|
void |
SectPr.setVAlign(CTVerticalJc value)
Sets the value of the vAlign property.
|
void |
SectPrBase.setVAlign(CTVerticalJc value)
Sets the value of the vAlign property.
|
Copyright © 2007-2018. All Rights Reserved.