Uses of Class
org.docx4j.dml.CTObjectStyleDefaults
Packages that use CTObjectStyleDefaults
-
Uses of CTObjectStyleDefaults in org.docx4j.dml
Fields in org.docx4j.dml declared as CTObjectStyleDefaultsMethods in org.docx4j.dml that return CTObjectStyleDefaultsModifier and TypeMethodDescriptionObjectFactory.createCTObjectStyleDefaults()Create an instance ofCTObjectStyleDefaultsTheme.getObjectDefaults()Gets the value of the objectDefaults property.Methods in org.docx4j.dml with parameters of type CTObjectStyleDefaultsModifier and TypeMethodDescriptionvoidTheme.setObjectDefaults(CTObjectStyleDefaults value) Sets the value of the objectDefaults property.