Package | Description |
---|---|
org.docx4j.model.properties.run | |
org.docx4j.model.styles | |
org.docx4j.wml |
Constructor and Description |
---|
VerticalAlignment(CTVerticalAlignRun val) |
Modifier and Type | Method and Description |
---|---|
static CTVerticalAlignRun |
StyleUtil.apply(CTVerticalAlignRun source,
CTVerticalAlignRun destination) |
Modifier and Type | Method and Description |
---|---|
static CTVerticalAlignRun |
StyleUtil.apply(CTVerticalAlignRun source,
CTVerticalAlignRun destination) |
static boolean |
StyleUtil.areEqual(CTVerticalAlignRun vertAlign1,
CTVerticalAlignRun vertAlign2) |
static boolean |
StyleUtil.isEmpty(CTVerticalAlignRun vertAlign) |
Modifier and Type | Field and Description |
---|---|
protected CTVerticalAlignRun |
RPrAbstract.vertAlign |
Modifier and Type | Method and Description |
---|---|
CTVerticalAlignRun |
ObjectFactory.createCTVerticalAlignRun()
Create an instance of
CTVerticalAlignRun |
CTVerticalAlignRun |
RPrAbstract.getVertAlign()
Gets the value of the vertAlign property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTVerticalAlignRun> |
ObjectFactory.createCTParaRPrOriginalVertAlign(CTVerticalAlignRun value)
|
JAXBElement<CTVerticalAlignRun> |
ObjectFactory.createCTRPrChangeRPrVertAlign(CTVerticalAlignRun value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CTVerticalAlignRun> |
ObjectFactory.createCTParaRPrOriginalVertAlign(CTVerticalAlignRun value)
|
JAXBElement<CTVerticalAlignRun> |
ObjectFactory.createCTRPrChangeRPrVertAlign(CTVerticalAlignRun value)
|
void |
RPrAbstract.setVertAlign(CTVerticalAlignRun value)
Sets the value of the vertAlign property.
|
Copyright © 2007-2019. All Rights Reserved.