Uses of Class
org.docx4j.wml.CTMailMerge.CheckErrors
Packages that use CTMailMerge.CheckErrors
-
Uses of CTMailMerge.CheckErrors in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.CheckErrorsMethods in org.docx4j.wml that return CTMailMerge.CheckErrorsModifier and TypeMethodDescriptionObjectFactory.createCTMailMergeCheckErrors()Create an instance ofCTMailMerge.CheckErrorsCTMailMerge.getCheckErrors()Gets the value of the checkErrors property.Methods in org.docx4j.wml with parameters of type CTMailMerge.CheckErrorsModifier and TypeMethodDescriptionvoidCTMailMerge.setCheckErrors(CTMailMerge.CheckErrors value) Sets the value of the checkErrors property.