Uses of Enum
org.docx4j.w14.STPenAlignment
Packages that use STPenAlignment
-
Uses of STPenAlignment in org.docx4j.w14
Fields in org.docx4j.w14 declared as STPenAlignmentMethods in org.docx4j.w14 that return STPenAlignmentModifier and TypeMethodDescriptionstatic STPenAlignmentCTTextOutlineEffect.getAlgn()Gets the value of the algn property.static STPenAlignmentReturns the enum constant of this type with the specified name.static STPenAlignment[]STPenAlignment.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 STPenAlignmentModifier and TypeMethodDescriptionvoidCTTextOutlineEffect.setAlgn(STPenAlignment value) Sets the value of the algn property.