Uses of Enum
org.docx4j.dml.STPenAlignment
Packages that use STPenAlignment
-
Uses of STPenAlignment in org.docx4j.dml
Fields in org.docx4j.dml declared as STPenAlignmentMethods in org.docx4j.dml that return STPenAlignmentModifier and TypeMethodDescriptionstatic STPenAlignmentCTLineProperties.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.dml with parameters of type STPenAlignmentModifier and TypeMethodDescriptionvoidCTLineProperties.setAlgn(STPenAlignment value) Sets the value of the algn property.