Uses of Class
org.docx4j.wml.CTMailMergeDataType
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMergeDataType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMergeDataType Modifier and Type Field Description protected CTMailMergeDataTypeCTMailMerge. dataTypeMethods in org.docx4j.wml that return CTMailMergeDataType Modifier and Type Method Description CTMailMergeDataTypeObjectFactory. createCTMailMergeDataType()Create an instance ofCTMailMergeDataTypeCTMailMergeDataTypeCTMailMerge. getDataType()Gets the value of the dataType property.Methods in org.docx4j.wml with parameters of type CTMailMergeDataType Modifier and Type Method Description voidCTMailMerge. setDataType(CTMailMergeDataType value)Sets the value of the dataType property.