Uses of Class
org.docx4j.wml.CTRubyPr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTRubyPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTRubyPr Modifier and Type Field Description protected CTRubyPrCTRuby. rubyPrMethods in org.docx4j.wml that return CTRubyPr Modifier and Type Method Description CTRubyPrObjectFactory. createCTRubyPr()Create an instance ofCTRubyPrCTRubyPrCTRuby. getRubyPr()Gets the value of the rubyPr property.Methods in org.docx4j.wml with parameters of type CTRubyPr Modifier and Type Method Description voidCTRuby. setRubyPr(CTRubyPr value)Sets the value of the rubyPr property.