Uses of Class
org.docx4j.wml.CTMailMerge.CheckErrors
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMerge.CheckErrors in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.CheckErrors Modifier and Type Field Description protected CTMailMerge.CheckErrorsCTMailMerge. checkErrorsMethods in org.docx4j.wml that return CTMailMerge.CheckErrors Modifier and Type Method Description CTMailMerge.CheckErrorsObjectFactory. createCTMailMergeCheckErrors()Create an instance ofCTMailMerge.CheckErrorsCTMailMerge.CheckErrorsCTMailMerge. getCheckErrors()Gets the value of the checkErrors property.Methods in org.docx4j.wml with parameters of type CTMailMerge.CheckErrors Modifier and Type Method Description voidCTMailMerge. setCheckErrors(CTMailMerge.CheckErrors value)Sets the value of the checkErrors property.