Uses of Class
org.docx4j.wml.CTVerticalAlignRun
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTVerticalAlignRun in org.docx4j.wml
Fields in org.docx4j.wml declared as CTVerticalAlignRun Modifier and Type Field Description protected CTVerticalAlignRunRPrAbstract. vertAlignMethods in org.docx4j.wml that return CTVerticalAlignRun Modifier and Type Method Description CTVerticalAlignRunObjectFactory. createCTVerticalAlignRun()Create an instance ofCTVerticalAlignRunCTVerticalAlignRunRPrAbstract. getVertAlign()Gets the value of the vertAlign property.Methods in org.docx4j.wml that return types with arguments of type CTVerticalAlignRun Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTVerticalAlignRun>ObjectFactory. createCTParaRPrOriginalVertAlign(CTVerticalAlignRun value)jakarta.xml.bind.JAXBElement<CTVerticalAlignRun>ObjectFactory. createCTRPrChangeRPrVertAlign(CTVerticalAlignRun value)Methods in org.docx4j.wml with parameters of type CTVerticalAlignRun Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTVerticalAlignRun>ObjectFactory. createCTParaRPrOriginalVertAlign(CTVerticalAlignRun value)jakarta.xml.bind.JAXBElement<CTVerticalAlignRun>ObjectFactory. createCTRPrChangeRPrVertAlign(CTVerticalAlignRun value)voidRPrAbstract. setVertAlign(CTVerticalAlignRun value)Sets the value of the vertAlign property.