Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing.STSizeRelFromH
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing |
-
Uses of STSizeRelFromH in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing declared as STSizeRelFromH Modifier and Type Field Description protected STSizeRelFromHCTSizeRelH. relativeFromMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing that return STSizeRelFromH Modifier and Type Method Description static STSizeRelFromHSTSizeRelFromH. fromValue(java.lang.String v)STSizeRelFromHCTSizeRelH. getRelativeFrom()Gets the value of the relativeFrom property.static STSizeRelFromHSTSizeRelFromH. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STSizeRelFromH[]STSizeRelFromH. 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 STSizeRelFromH Modifier and Type Method Description voidCTSizeRelH. setRelativeFrom(STSizeRelFromH value)Sets the value of the relativeFrom property.