Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing.STSizeRelFromV
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing |
-
Uses of STSizeRelFromV in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing declared as STSizeRelFromV Modifier and Type Field Description protected STSizeRelFromVCTSizeRelV. relativeFromMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing that return STSizeRelFromV Modifier and Type Method Description static STSizeRelFromVSTSizeRelFromV. fromValue(java.lang.String v)STSizeRelFromVCTSizeRelV. getRelativeFrom()Gets the value of the relativeFrom property.static STSizeRelFromVSTSizeRelFromV. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STSizeRelFromV[]STSizeRelFromV. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing with parameters of type STSizeRelFromV Modifier and Type Method Description voidCTSizeRelV. setRelativeFrom(STSizeRelFromV value)Sets the value of the relativeFrom property.