Uses of Class
org.docx4j.wml.CTRubyAlign
Packages that use CTRubyAlign
-
Uses of CTRubyAlign in org.docx4j.wml
Fields in org.docx4j.wml declared as CTRubyAlignMethods in org.docx4j.wml that return CTRubyAlignModifier and TypeMethodDescriptionObjectFactory.createCTRubyAlign()Create an instance ofCTRubyAlignCTRubyPr.getRubyAlign()Gets the value of the rubyAlign property.Methods in org.docx4j.wml with parameters of type CTRubyAlignModifier and TypeMethodDescriptionvoidCTRubyPr.setRubyAlign(CTRubyAlign value) Sets the value of the rubyAlign property.