Uses of Class
org.docx4j.vml.STEditAs
| Package | Description |
|---|---|
| org.docx4j.vml |
-
Uses of STEditAs in org.docx4j.vml
Fields in org.docx4j.vml declared as STEditAs Modifier and Type Field Description protected STEditAsCTGroup. editasMethods in org.docx4j.vml that return STEditAs Modifier and Type Method Description static STEditAsSTEditAs. fromValue(java.lang.String v)STEditAsCTGroup. getEditas()Gets the value of the editas property.static STEditAsSTEditAs. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STEditAs[]STEditAs. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml with parameters of type STEditAs Modifier and Type Method Description voidCTGroup. setEditas(STEditAs value)Sets the value of the editas property.