Uses of Class
org.docx4j.wml.Fonts.Font.AltName
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Fonts.Font.AltName in org.docx4j.wml
Fields in org.docx4j.wml declared as Fonts.Font.AltName Modifier and Type Field Description protected Fonts.Font.AltNameFonts.Font. altNameMethods in org.docx4j.wml that return Fonts.Font.AltName Modifier and Type Method Description Fonts.Font.AltNameObjectFactory. createFontsFontAltName()Create an instance ofFonts.Font.AltNameFonts.Font.AltNameFonts.Font. getAltName()Gets the value of the altName property.Methods in org.docx4j.wml with parameters of type Fonts.Font.AltName Modifier and Type Method Description voidFonts.Font. setAltName(Fonts.Font.AltName value)Sets the value of the altName property.