Uses of Class
org.docx4j.wml.CTRubyAlign
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTRubyAlign in org.docx4j.wml
Fields in org.docx4j.wml declared as CTRubyAlign Modifier and Type Field Description protected CTRubyAlignCTRubyPr. rubyAlignMethods in org.docx4j.wml that return CTRubyAlign Modifier and Type Method Description CTRubyAlignObjectFactory. createCTRubyAlign()Create an instance ofCTRubyAlignCTRubyAlignCTRubyPr. getRubyAlign()Gets the value of the rubyAlign property.Methods in org.docx4j.wml with parameters of type CTRubyAlign Modifier and Type Method Description voidCTRubyPr. setRubyAlign(CTRubyAlign value)Sets the value of the rubyAlign property.