Uses of Class
org.docx4j.wml.CTFitText
Packages that use CTFitText
-
Uses of CTFitText in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFitTextMethods in org.docx4j.wml that return CTFitTextModifier and TypeMethodDescriptionObjectFactory.createCTFitText()Create an instance ofCTFitTextRPrAbstract.getFitText()Gets the value of the fitText property.Methods in org.docx4j.wml that return types with arguments of type CTFitTextModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTFitText>ObjectFactory.createCTParaRPrOriginalFitText(CTFitText value) jakarta.xml.bind.JAXBElement<CTFitText>ObjectFactory.createCTRPrChangeRPrFitText(CTFitText value) Methods in org.docx4j.wml with parameters of type CTFitTextModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTFitText>ObjectFactory.createCTParaRPrOriginalFitText(CTFitText value) jakarta.xml.bind.JAXBElement<CTFitText>ObjectFactory.createCTRPrChangeRPrFitText(CTFitText value) voidRPrAbstract.setFitText(CTFitText value) Sets the value of the fitText property.