Uses of Class
org.docx4j.wml.CTEastAsianLayout
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTEastAsianLayout in org.docx4j.wml
Fields in org.docx4j.wml declared as CTEastAsianLayout Modifier and Type Field Description protected CTEastAsianLayoutRPrAbstract. eastAsianLayoutMethods in org.docx4j.wml that return CTEastAsianLayout Modifier and Type Method Description CTEastAsianLayoutObjectFactory. createCTEastAsianLayout()Create an instance ofCTEastAsianLayoutCTEastAsianLayoutRPrAbstract. getEastAsianLayout()Gets the value of the eastAsianLayout property.Methods in org.docx4j.wml that return types with arguments of type CTEastAsianLayout Modifier and Type Method Description jakarta.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 CTEastAsianLayout Modifier and Type Method Description jakarta.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.