Uses of Enum
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing.STSizeRelFromH
Packages that use STSizeRelFromH
-
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 STSizeRelFromHMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing that return STSizeRelFromHModifier and TypeMethodDescriptionstatic STSizeRelFromHCTSizeRelH.getRelativeFrom()Gets the value of the relativeFrom property.static STSizeRelFromHReturns 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 STSizeRelFromHModifier and TypeMethodDescriptionvoidCTSizeRelH.setRelativeFrom(STSizeRelFromH value) Sets the value of the relativeFrom property.