Uses of Class
org.docx4j.wml.DocDefaults.RPrDefault
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of DocDefaults.RPrDefault in org.docx4j.wml
Fields in org.docx4j.wml declared as DocDefaults.RPrDefault Modifier and Type Field Description protected DocDefaults.RPrDefaultDocDefaults. rPrDefaultMethods in org.docx4j.wml that return DocDefaults.RPrDefault Modifier and Type Method Description DocDefaults.RPrDefaultObjectFactory. createDocDefaultsRPrDefault()Create an instance ofDocDefaults.RPrDefaultDocDefaults.RPrDefaultDocDefaults. getRPrDefault()Gets the value of the rPrDefault property.Methods in org.docx4j.wml with parameters of type DocDefaults.RPrDefault Modifier and Type Method Description voidDocDefaults. setRPrDefault(DocDefaults.RPrDefault value)Sets the value of the rPrDefault property.