Uses of Class
org.docx4j.dml.BaseStyles.FontScheme
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of BaseStyles.FontScheme in org.docx4j.dml
Fields in org.docx4j.dml declared as BaseStyles.FontScheme Modifier and Type Field Description protected BaseStyles.FontSchemeBaseStyles. fontSchemeMethods in org.docx4j.dml that return BaseStyles.FontScheme Modifier and Type Method Description BaseStyles.FontSchemeObjectFactory. createBaseStylesFontScheme()Create an instance ofBaseStyles.FontSchemeBaseStyles.FontSchemeBaseStyles. getFontScheme()Gets the value of the fontScheme property.Methods in org.docx4j.dml with parameters of type BaseStyles.FontScheme Modifier and Type Method Description voidBaseStyles. setFontScheme(BaseStyles.FontScheme value)Sets the value of the fontScheme property.