Uses of Class
org.docx4j.wml.CTMailMergeDest
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMergeDest in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMergeDest Modifier and Type Field Description protected CTMailMergeDestCTMailMerge. destinationMethods in org.docx4j.wml that return CTMailMergeDest Modifier and Type Method Description CTMailMergeDestObjectFactory. createCTMailMergeDest()Create an instance ofCTMailMergeDestCTMailMergeDestCTMailMerge. getDestination()Gets the value of the destination property.Methods in org.docx4j.wml with parameters of type CTMailMergeDest Modifier and Type Method Description voidCTMailMerge. setDestination(CTMailMergeDest value)Sets the value of the destination property.