Uses of Class
org.docx4j.wml.DocDefaults
Packages that use DocDefaults
-
Uses of DocDefaults in org.docx4j.wml
Fields in org.docx4j.wml declared as DocDefaultsMethods in org.docx4j.wml that return DocDefaultsModifier and TypeMethodDescriptionObjectFactory.createDocDefaults()Create an instance ofDocDefaultsStyles.getDocDefaults()Gets the value of the docDefaults property.Methods in org.docx4j.wml with parameters of type DocDefaultsModifier and TypeMethodDescriptionvoidStyles.setDocDefaults(DocDefaults value) Sets the value of the docDefaults property.