Uses of Class
org.docx4j.wml.CTTextScale
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTextScale in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTextScale Modifier and Type Field Description protected CTTextScaleRPrAbstract. wMethods in org.docx4j.wml that return CTTextScale Modifier and Type Method Description CTTextScaleObjectFactory. createCTTextScale()Create an instance ofCTTextScaleCTTextScaleRPrAbstract. getW()Gets the value of the w property.Methods in org.docx4j.wml that return types with arguments of type CTTextScale Modifier and Type Method Description jakarta.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 CTTextScale Modifier and Type Method Description jakarta.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.