Uses of Class
org.docx4j.wml.FontSig
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of FontSig in org.docx4j.wml
Fields in org.docx4j.wml declared as FontSig Modifier and Type Field Description protected FontSigFonts.Font. sigMethods in org.docx4j.wml that return FontSig Modifier and Type Method Description FontSigObjectFactory. createFontSig()Create an instance ofFontSigFontSigFonts.Font. getSig()Gets the value of the sig property.Methods in org.docx4j.wml with parameters of type FontSig Modifier and Type Method Description voidFonts.Font. setSig(FontSig value)Sets the value of the sig property.