Uses of Class
org.docx4j.dml.BaseStyles.FontScheme
Packages that use BaseStyles.FontScheme
-
Uses of BaseStyles.FontScheme in org.docx4j.dml
Fields in org.docx4j.dml declared as BaseStyles.FontSchemeMethods in org.docx4j.dml that return BaseStyles.FontSchemeModifier and TypeMethodDescriptionObjectFactory.createBaseStylesFontScheme()Create an instance ofBaseStyles.FontSchemeBaseStyles.getFontScheme()Gets the value of the fontScheme property.Methods in org.docx4j.dml with parameters of type BaseStyles.FontSchemeModifier and TypeMethodDescriptionvoidBaseStyles.setFontScheme(BaseStyles.FontScheme value) Sets the value of the fontScheme property.