Uses of Class
org.docx4j.w14.CTProps3D
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTProps3D in org.docx4j.w14
Methods in org.docx4j.w14 that return CTProps3D Modifier and Type Method Description CTProps3DObjectFactory. createCTProps3D()Create an instance ofCTProps3D -
Uses of CTProps3D in org.docx4j.wml
Fields in org.docx4j.wml declared as CTProps3D Modifier and Type Field Description protected CTProps3DRPrAbstract. props3DMethods in org.docx4j.wml that return CTProps3D Modifier and Type Method Description CTProps3DRPrAbstract. getProps3D()Gets the value of the props3D property.Methods in org.docx4j.wml that return types with arguments of type CTProps3D Modifier and Type Method Description jakarta.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 CTProps3D Modifier and Type Method Description jakarta.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.