Uses of Enum
org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing.STSizeRelFromV
Packages that use STSizeRelFromV
-
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 STSizeRelFromVMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingDrawing that return STSizeRelFromVModifier and TypeMethodDescriptionstatic STSizeRelFromVCTSizeRelV.getRelativeFrom()Gets the value of the relativeFrom property.static STSizeRelFromVReturns 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 STSizeRelFromVModifier and TypeMethodDescriptionvoidCTSizeRelV.setRelativeFrom(STSizeRelFromV value) Sets the value of the relativeFrom property.