Uses of Class
org.docx4j.fonts.microsoft.MicrosoftFonts.Font.Italic
Packages that use MicrosoftFonts.Font.Italic
-
Uses of MicrosoftFonts.Font.Italic in org.docx4j.fonts.microsoft
Fields in org.docx4j.fonts.microsoft declared as MicrosoftFonts.Font.ItalicMethods in org.docx4j.fonts.microsoft that return MicrosoftFonts.Font.ItalicModifier and TypeMethodDescriptionObjectFactory.createMicrosoftFontsFontItalic()Create an instance ofMicrosoftFonts.Font.ItalicMicrosoftFonts.Font.getItalic()Gets the value of the italic property.Methods in org.docx4j.fonts.microsoft with parameters of type MicrosoftFonts.Font.ItalicModifier and TypeMethodDescriptionvoidMicrosoftFonts.Font.setItalic(MicrosoftFonts.Font.Italic value) Sets the value of the italic property.