Uses of Class
org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Bold
| Package | Description |
|---|---|
| org.docx4j.fonts.microsoft |
-
Uses of MicrosoftFonts.Font.Bold in org.docx4j.fonts.microsoft
Fields in org.docx4j.fonts.microsoft declared as MicrosoftFonts.Font.Bold Modifier and Type Field Description protected MicrosoftFonts.Font.BoldMicrosoftFonts.Font. boldMethods in org.docx4j.fonts.microsoft that return MicrosoftFonts.Font.Bold Modifier and Type Method Description MicrosoftFonts.Font.BoldObjectFactory. createMicrosoftFontsFontBold()Create an instance ofMicrosoftFonts.Font.BoldMicrosoftFonts.Font.BoldMicrosoftFonts.Font. getBold()Gets the value of the bold property.Methods in org.docx4j.fonts.microsoft with parameters of type MicrosoftFonts.Font.Bold Modifier and Type Method Description voidMicrosoftFonts.Font. setBold(MicrosoftFonts.Font.Bold value)Sets the value of the bold property.