Uses of Enum
org.docx4j.wml.STRubyAlign
Packages that use STRubyAlign
-
Uses of STRubyAlign in org.docx4j.wml
Fields in org.docx4j.wml declared as STRubyAlignMethods in org.docx4j.wml that return STRubyAlignModifier and TypeMethodDescriptionstatic STRubyAlignCTRubyAlign.getVal()Gets the value of the val property.static STRubyAlignReturns the enum constant of this type with the specified name.static STRubyAlign[]STRubyAlign.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 STRubyAlignModifier and TypeMethodDescriptionvoidCTRubyAlign.setVal(STRubyAlign value) Sets the value of the val property.