Uses of Class
org.docx4j.wml.FontFamily
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of FontFamily in org.docx4j.wml
Fields in org.docx4j.wml declared as FontFamily Modifier and Type Field Description protected FontFamilyFonts.Font. familyMethods in org.docx4j.wml that return FontFamily Modifier and Type Method Description FontFamilyObjectFactory. createFontFamily()Create an instance ofFontFamilyFontFamilyFonts.Font. getFamily()Gets the value of the family property.Methods in org.docx4j.wml with parameters of type FontFamily Modifier and Type Method Description voidFonts.Font. setFamily(FontFamily value)Sets the value of the family property.