| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected CTVerticalJc |
SectPr.vAlign |
protected CTVerticalJc |
SectPrBase.vAlign |
protected CTVerticalJc |
TcPrInner.vAlign |
| Modifier and Type | Method and Description |
|---|---|
CTVerticalJc |
ObjectFactory.createCTVerticalJc()
Create an instance of
CTVerticalJc |
CTVerticalJc |
SectPr.getVAlign()
Gets the value of the vAlign property.
|
CTVerticalJc |
SectPrBase.getVAlign()
Gets the value of the vAlign property.
|
CTVerticalJc |
TcPrInner.getVAlign()
Gets the value of the vAlign property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SectPr.setVAlign(CTVerticalJc value)
Sets the value of the vAlign property.
|
void |
SectPrBase.setVAlign(CTVerticalJc value)
Sets the value of the vAlign property.
|
void |
TcPrInner.setVAlign(CTVerticalJc value)
Sets the value of the vAlign property.
|
Copyright © 2007–2025. All rights reserved.