Uses of Enum
org.docx4j.w14.STLigatures
Packages that use STLigatures
-
Uses of STLigatures in org.docx4j.w14
Fields in org.docx4j.w14 declared as STLigaturesMethods in org.docx4j.w14 that return STLigaturesModifier and TypeMethodDescriptionstatic STLigaturesCTLigatures.getVal()Gets the value of the val property.static STLigaturesReturns 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 STLigaturesModifier and TypeMethodDescriptionvoidCTLigatures.setVal(STLigatures value) Sets the value of the val property.