Uses of Class
org.docx4j.wml.CTVerticalAlignRun
Packages that use CTVerticalAlignRun
-
Uses of CTVerticalAlignRun in org.docx4j.wml
Fields in org.docx4j.wml declared as CTVerticalAlignRunMethods in org.docx4j.wml that return CTVerticalAlignRunModifier and TypeMethodDescriptionObjectFactory.createCTVerticalAlignRun()Create an instance ofCTVerticalAlignRunRPrAbstract.getVertAlign()Gets the value of the vertAlign property.Methods in org.docx4j.wml that return types with arguments of type CTVerticalAlignRunModifier and TypeMethodDescriptionjakarta.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 CTVerticalAlignRunModifier and TypeMethodDescriptionjakarta.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.