Uses of Class
org.docx4j.wml.CTMailMergeDocType
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMergeDocType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMergeDocType Modifier and Type Field Description protected CTMailMergeDocTypeCTMailMerge. mainDocumentTypeMethods in org.docx4j.wml that return CTMailMergeDocType Modifier and Type Method Description CTMailMergeDocTypeObjectFactory. createCTMailMergeDocType()Create an instance ofCTMailMergeDocTypeCTMailMergeDocTypeCTMailMerge. getMainDocumentType()Gets the value of the mainDocumentType property.Methods in org.docx4j.wml with parameters of type CTMailMergeDocType Modifier and Type Method Description voidCTMailMerge. setMainDocumentType(CTMailMergeDocType value)Sets the value of the mainDocumentType property.