Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing.CTSizeRelH
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing | |
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of CTSizeRelH in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing
Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing that return CTSizeRelH Modifier and Type Method Description CTSizeRelHObjectFactory. createCTSizeRelH()Create an instance ofCTSizeRelHMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing that return types with arguments of type CTSizeRelH Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSizeRelH>ObjectFactory. createSizeRelH(CTSizeRelH value)Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing with parameters of type CTSizeRelH Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSizeRelH>ObjectFactory. createSizeRelH(CTSizeRelH value) -
Uses of CTSizeRelH in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTSizeRelH Modifier and Type Field Description protected CTSizeRelHAnchor. sizeRelHMethods in org.docx4j.dml.wordprocessingDrawing that return CTSizeRelH Modifier and Type Method Description CTSizeRelHAnchor. getSizeRelH()Gets the value of the sizeRelH property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTSizeRelH Modifier and Type Method Description voidAnchor. setSizeRelH(CTSizeRelH value)Sets the value of the sizeRelH property.