Uses of Class
org.docx4j.dml.CTObjectStyleDefaults
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTObjectStyleDefaults in org.docx4j.dml
Fields in org.docx4j.dml declared as CTObjectStyleDefaults Modifier and Type Field Description protected CTObjectStyleDefaultsTheme. objectDefaultsMethods in org.docx4j.dml that return CTObjectStyleDefaults Modifier and Type Method Description CTObjectStyleDefaultsObjectFactory. createCTObjectStyleDefaults()Create an instance ofCTObjectStyleDefaultsCTObjectStyleDefaultsTheme. getObjectDefaults()Gets the value of the objectDefaults property.Methods in org.docx4j.dml with parameters of type CTObjectStyleDefaults Modifier and Type Method Description voidTheme. setObjectDefaults(CTObjectStyleDefaults value)Sets the value of the objectDefaults property.