Uses of Class
org.docx4j.wml.DocDefaults
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of DocDefaults in org.docx4j.wml
Fields in org.docx4j.wml declared as DocDefaults Modifier and Type Field Description protected DocDefaultsStyles. docDefaultsMethods in org.docx4j.wml that return DocDefaults Modifier and Type Method Description DocDefaultsObjectFactory. createDocDefaults()Create an instance ofDocDefaultsDocDefaultsStyles. getDocDefaults()Gets the value of the docDefaults property.Methods in org.docx4j.wml with parameters of type DocDefaults Modifier and Type Method Description voidStyles. setDocDefaults(DocDefaults value)Sets the value of the docDefaults property.