Uses of Class
org.docx4j.wml.CTMailMerge
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMerge in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge Modifier and Type Field Description protected CTMailMergeCTSettings. mailMergeMethods in org.docx4j.wml that return CTMailMerge Modifier and Type Method Description CTMailMergeObjectFactory. createCTMailMerge()Create an instance ofCTMailMergeCTMailMergeCTSettings. getMailMerge()Gets the value of the mailMerge property.Methods in org.docx4j.wml with parameters of type CTMailMerge Modifier and Type Method Description voidCTSettings. setMailMerge(CTMailMerge value)Sets the value of the mailMerge property.