Uses of Enum
org.docx4j.wml.STTextEffect
Packages that use STTextEffect
-
Uses of STTextEffect in org.docx4j.wml
Fields in org.docx4j.wml declared as STTextEffectMethods in org.docx4j.wml that return STTextEffectModifier and TypeMethodDescriptionstatic STTextEffectCTTextEffect.getVal()Gets the value of the val property.static STTextEffectReturns the enum constant of this type with the specified name.static STTextEffect[]STTextEffect.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STTextEffectModifier and TypeMethodDescriptionvoidCTTextEffect.setVal(STTextEffect value) Sets the value of the val property.