Uses of Class
org.docx4j.wml.CTFitText
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFitText in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFitText Modifier and Type Field Description protected CTFitTextRPrAbstract. fitTextMethods in org.docx4j.wml that return CTFitText Modifier and Type Method Description CTFitTextObjectFactory. createCTFitText()Create an instance ofCTFitTextCTFitTextRPrAbstract. getFitText()Gets the value of the fitText property.Methods in org.docx4j.wml that return types with arguments of type CTFitText Modifier and Type Method Description jakarta.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 CTFitText Modifier and Type Method Description jakarta.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.