Uses of Class
org.docx4j.wml.CTMailMergeDest
Packages that use CTMailMergeDest
-
Uses of CTMailMergeDest in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMergeDestMethods in org.docx4j.wml that return CTMailMergeDestModifier and TypeMethodDescriptionObjectFactory.createCTMailMergeDest()Create an instance ofCTMailMergeDestCTMailMerge.getDestination()Gets the value of the destination property.Methods in org.docx4j.wml with parameters of type CTMailMergeDestModifier and TypeMethodDescriptionvoidCTMailMerge.setDestination(CTMailMergeDest value) Sets the value of the destination property.