Uses of Class
org.docx4j.wml.Fonts.Font.AltName
Packages that use Fonts.Font.AltName
-
Uses of Fonts.Font.AltName in org.docx4j.wml
Fields in org.docx4j.wml declared as Fonts.Font.AltNameMethods in org.docx4j.wml that return Fonts.Font.AltNameModifier and TypeMethodDescriptionObjectFactory.createFontsFontAltName()Create an instance ofFonts.Font.AltNameFonts.Font.getAltName()Gets the value of the altName property.Methods in org.docx4j.wml with parameters of type Fonts.Font.AltNameModifier and TypeMethodDescriptionvoidFonts.Font.setAltName(Fonts.Font.AltName value) Sets the value of the altName property.