Uses of Enum Class
org.xlsx4j.sml.STPhoneticAlignment
Packages that use STPhoneticAlignment
-
Uses of STPhoneticAlignment in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STPhoneticAlignmentMethods in org.xlsx4j.sml that return STPhoneticAlignmentModifier and TypeMethodDescriptionstatic STPhoneticAlignmentCTPhoneticPr.getAlignment()Gets the value of the alignment property.static STPhoneticAlignmentReturns the enum constant of this class with the specified name.static STPhoneticAlignment[]STPhoneticAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STPhoneticAlignmentModifier and TypeMethodDescriptionvoidCTPhoneticPr.setAlignment(STPhoneticAlignment value) Sets the value of the alignment property.