Uses of Class
org.docx4j.wml.FontFamily
Packages that use FontFamily
-
Uses of FontFamily in org.docx4j.wml
Fields in org.docx4j.wml declared as FontFamilyMethods in org.docx4j.wml that return FontFamilyModifier and TypeMethodDescriptionObjectFactory.createFontFamily()Create an instance ofFontFamilyFonts.Font.getFamily()Gets the value of the family property.Methods in org.docx4j.wml with parameters of type FontFamilyModifier and TypeMethodDescriptionvoidFonts.Font.setFamily(FontFamily value) Sets the value of the family property.