Uses of Class
org.docx4j.vml.officedrawing.STHow
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of STHow in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STHow Modifier and Type Field Description protected STHowCTR. howMethods in org.docx4j.vml.officedrawing that return STHow Modifier and Type Method Description static STHowSTHow. fromValue(java.lang.String v)STHowCTR. getHow()Gets the value of the how property.static STHowSTHow. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STHow[]STHow. 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 STHow Modifier and Type Method Description voidCTR. setHow(STHow value)Sets the value of the how property.