Uses of Class
org.docx4j.wml.CTTextScale
Packages that use CTTextScale
-
Uses of CTTextScale in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTextScaleMethods in org.docx4j.wml that return CTTextScaleModifier and TypeMethodDescriptionObjectFactory.createCTTextScale()Create an instance ofCTTextScaleRPrAbstract.getW()Gets the value of the w property.Methods in org.docx4j.wml that return types with arguments of type CTTextScaleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextScale>ObjectFactory.createCTParaRPrOriginalW(CTTextScale value) jakarta.xml.bind.JAXBElement<CTTextScale>ObjectFactory.createCTRPrChangeRPrW(CTTextScale value) Methods in org.docx4j.wml with parameters of type CTTextScaleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTTextScale>ObjectFactory.createCTParaRPrOriginalW(CTTextScale value) jakarta.xml.bind.JAXBElement<CTTextScale>ObjectFactory.createCTRPrChangeRPrW(CTTextScale value) voidRPrAbstract.setW(CTTextScale value) Sets the value of the w property.