Uses of Class
org.docx4j.wml.RFonts
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of RFonts in org.docx4j.wml
Fields in org.docx4j.wml declared as RFonts Modifier and Type Field Description protected RFontsRPrAbstract. rFontsMethods in org.docx4j.wml that return RFonts Modifier and Type Method Description RFontsObjectFactory. createRFonts()Create an instance ofRFontsRFontsRPrAbstract. getRFonts()Gets the value of the rFonts property.Methods in org.docx4j.wml with parameters of type RFonts Modifier and Type Method Description voidRPrAbstract. setRFonts(RFonts value)Sets the value of the rFonts property.