Uses of Class
org.docx4j.w14.STLigatures
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of STLigatures in org.docx4j.w14
Fields in org.docx4j.w14 declared as STLigatures Modifier and Type Field Description protected STLigaturesCTLigatures. valMethods in org.docx4j.w14 that return STLigatures Modifier and Type Method Description static STLigaturesSTLigatures. fromValue(java.lang.String v)STLigaturesCTLigatures. getVal()Gets the value of the val property.static STLigaturesSTLigatures. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STLigatures[]STLigatures. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.w14 with parameters of type STLigatures Modifier and Type Method Description voidCTLigatures. setVal(STLigatures value)Sets the value of the val property.