Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing.CTSizeRelV
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing | |
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of CTSizeRelV in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing
Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing that return CTSizeRelV Modifier and Type Method Description CTSizeRelVObjectFactory. createCTSizeRelV()Create an instance ofCTSizeRelVMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing that return types with arguments of type CTSizeRelV Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSizeRelV>ObjectFactory. createSizeRelV(CTSizeRelV value)Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing with parameters of type CTSizeRelV Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSizeRelV>ObjectFactory. createSizeRelV(CTSizeRelV value) -
Uses of CTSizeRelV in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTSizeRelV Modifier and Type Field Description protected CTSizeRelVAnchor. sizeRelVMethods in org.docx4j.dml.wordprocessingDrawing that return CTSizeRelV Modifier and Type Method Description CTSizeRelVAnchor. getSizeRelV()Gets the value of the sizeRelV property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTSizeRelV Modifier and Type Method Description voidAnchor. setSizeRelV(CTSizeRelV value)Sets the value of the sizeRelV property.