Uses of Class
org.docx4j.wml.CTRubyContent
Packages that use CTRubyContent
-
Uses of CTRubyContent in org.docx4j.wml
Fields in org.docx4j.wml declared as CTRubyContentModifier and TypeFieldDescriptionprotected CTRubyContentCTRuby.rtprotected CTRubyContentCTRuby.rubyBaseMethods in org.docx4j.wml that return CTRubyContentModifier and TypeMethodDescriptionObjectFactory.createCTRubyContent()Create an instance ofCTRubyContentCTRuby.getRt()Gets the value of the rt property.CTRuby.getRubyBase()Gets the value of the rubyBase property.Methods in org.docx4j.wml with parameters of type CTRubyContentModifier and TypeMethodDescriptionvoidCTRuby.setRt(CTRubyContent value) Sets the value of the rt property.voidCTRuby.setRubyBase(CTRubyContent value) Sets the value of the rubyBase property.