Uses of Enum
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 type with the specified name.static STPhoneticAlignment[]STPhoneticAlignment.values()Returns an array containing the constants of this enum type, 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.