Uses of Class
org.docx4j.wml.CTEastAsianLayout
Packages that use CTEastAsianLayout
-
Uses of CTEastAsianLayout in org.docx4j.wml
Fields in org.docx4j.wml declared as CTEastAsianLayoutMethods in org.docx4j.wml that return CTEastAsianLayoutModifier and TypeMethodDescriptionObjectFactory.createCTEastAsianLayout()Create an instance ofCTEastAsianLayoutRPrAbstract.getEastAsianLayout()Gets the value of the eastAsianLayout property.Methods in org.docx4j.wml that return types with arguments of type CTEastAsianLayoutModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEastAsianLayout>ObjectFactory.createCTParaRPrOriginalEastAsianLayout(CTEastAsianLayout value) jakarta.xml.bind.JAXBElement<CTEastAsianLayout>ObjectFactory.createCTRPrChangeRPrEastAsianLayout(CTEastAsianLayout value) Methods in org.docx4j.wml with parameters of type CTEastAsianLayoutModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEastAsianLayout>ObjectFactory.createCTParaRPrOriginalEastAsianLayout(CTEastAsianLayout value) jakarta.xml.bind.JAXBElement<CTEastAsianLayout>ObjectFactory.createCTRPrChangeRPrEastAsianLayout(CTEastAsianLayout value) voidRPrAbstract.setEastAsianLayout(CTEastAsianLayout value) Sets the value of the eastAsianLayout property.