Uses of Class
org.docx4j.dml.BaseStyles
Packages that use BaseStyles
-
Uses of BaseStyles in org.docx4j.dml
Fields in org.docx4j.dml declared as BaseStylesModifier and TypeFieldDescriptionprotected BaseStylesCTClipboardStyleSheet.themeElementsprotected BaseStylesTheme.themeElementsMethods in org.docx4j.dml that return BaseStylesModifier and TypeMethodDescriptionObjectFactory.createBaseStyles()Create an instance ofBaseStylesCTClipboardStyleSheet.getThemeElements()Gets the value of the themeElements property.Theme.getThemeElements()Gets the value of the themeElements property.Methods in org.docx4j.dml with parameters of type BaseStylesModifier and TypeMethodDescriptionvoidCTClipboardStyleSheet.setThemeElements(BaseStyles value) Sets the value of the themeElements property.voidTheme.setThemeElements(BaseStyles value) Sets the value of the themeElements property.