Uses of Enum
org.docx4j.vml.officedrawing.STOLEDrawAspect
Packages that use STOLEDrawAspect
-
Uses of STOLEDrawAspect in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STOLEDrawAspectMethods in org.docx4j.vml.officedrawing that return STOLEDrawAspectModifier and TypeMethodDescriptionstatic STOLEDrawAspectCTOLEObject.getDrawAspect()Gets the value of the drawAspect property.static STOLEDrawAspectReturns the enum constant of this type with the specified name.static STOLEDrawAspect[]STOLEDrawAspect.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.officedrawing with parameters of type STOLEDrawAspectModifier and TypeMethodDescriptionvoidCTOLEObject.setDrawAspect(STOLEDrawAspect value) Sets the value of the drawAspect property.