Uses of Class
org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
Packages that use MicrosoftFonts.Font.Bold
-
Uses of MicrosoftFonts.Font.Bold in org.docx4j.fonts.microsoft
Fields in org.docx4j.fonts.microsoft declared as MicrosoftFonts.Font.BoldMethods in org.docx4j.fonts.microsoft that return MicrosoftFonts.Font.BoldModifier and TypeMethodDescriptionObjectFactory.createMicrosoftFontsFontBold()Create an instance ofMicrosoftFonts.Font.BoldMicrosoftFonts.Font.getBold()Gets the value of the bold property.Methods in org.docx4j.fonts.microsoft with parameters of type MicrosoftFonts.Font.BoldModifier and TypeMethodDescriptionvoidMicrosoftFonts.Font.setBold(MicrosoftFonts.Font.Bold value) Sets the value of the bold property.