Uses of Class
org.docx4j.wml.FontPitch
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of FontPitch in org.docx4j.wml
Fields in org.docx4j.wml declared as FontPitch Modifier and Type Field Description protected FontPitchFonts.Font. pitchMethods in org.docx4j.wml that return FontPitch Modifier and Type Method Description FontPitchObjectFactory. createFontPitch()Create an instance ofFontPitchFontPitchFonts.Font. getPitch()Gets the value of the pitch property.Methods in org.docx4j.wml with parameters of type FontPitch Modifier and Type Method Description voidFonts.Font. setPitch(FontPitch value)Sets the value of the pitch property.