Uses of Class
org.docx4j.wml.CTRubyContent
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTRubyContent in org.docx4j.wml
Fields in org.docx4j.wml declared as CTRubyContent Modifier and Type Field Description protected CTRubyContentCTRuby. rtprotected CTRubyContentCTRuby. rubyBaseMethods in org.docx4j.wml that return CTRubyContent Modifier and Type Method Description CTRubyContentObjectFactory. createCTRubyContent()Create an instance ofCTRubyContentCTRubyContentCTRuby. getRt()Gets the value of the rt property.CTRubyContentCTRuby. getRubyBase()Gets the value of the rubyBase property.Methods in org.docx4j.wml with parameters of type CTRubyContent Modifier and Type Method Description voidCTRuby. setRt(CTRubyContent value)Sets the value of the rt property.voidCTRuby. setRubyBase(CTRubyContent value)Sets the value of the rubyBase property.