Uses of Class
org.docx4j.w14.CTProps3D
Packages that use CTProps3D
-
Uses of CTProps3D in org.docx4j.w14
Methods in org.docx4j.w14 that return CTProps3DModifier and TypeMethodDescriptionObjectFactory.createCTProps3D()Create an instance ofCTProps3D -
Uses of CTProps3D in org.docx4j.wml
Fields in org.docx4j.wml declared as CTProps3DMethods in org.docx4j.wml that return CTProps3DModifier and TypeMethodDescriptionRPrAbstract.getProps3D()Gets the value of the props3D property.Methods in org.docx4j.wml that return types with arguments of type CTProps3DModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTProps3D>ObjectFactory.createCTParaRPrOriginalProps3D(CTProps3D value) jakarta.xml.bind.JAXBElement<CTProps3D>ObjectFactory.createCTRPrChangeRPrProps3D(CTProps3D value) Methods in org.docx4j.wml with parameters of type CTProps3DModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTProps3D>ObjectFactory.createCTParaRPrOriginalProps3D(CTProps3D value) jakarta.xml.bind.JAXBElement<CTProps3D>ObjectFactory.createCTRPrChangeRPrProps3D(CTProps3D value) voidRPrAbstract.setProps3D(CTProps3D value) Sets the value of the props3D property.