Uses of Class
org.docx4j.wml.CTMailMerge
Packages that use CTMailMerge
-
Uses of CTMailMerge in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMergeMethods in org.docx4j.wml that return CTMailMergeModifier and TypeMethodDescriptionObjectFactory.createCTMailMerge()Create an instance ofCTMailMergeCTSettings.getMailMerge()Gets the value of the mailMerge property.Methods in org.docx4j.wml with parameters of type CTMailMergeModifier and TypeMethodDescriptionvoidCTSettings.setMailMerge(CTMailMerge value) Sets the value of the mailMerge property.