Uses of Class
org.docx4j.wml.CTMailMergeSourceType
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMergeSourceType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMergeSourceType Modifier and Type Field Description protected CTMailMergeSourceTypeCTOdso. typeMethods in org.docx4j.wml that return CTMailMergeSourceType Modifier and Type Method Description CTMailMergeSourceTypeObjectFactory. createCTMailMergeSourceType()Create an instance ofCTMailMergeSourceTypeCTMailMergeSourceTypeCTOdso. getType()Gets the value of the type property.Methods in org.docx4j.wml with parameters of type CTMailMergeSourceType Modifier and Type Method Description voidCTOdso. setType(CTMailMergeSourceType value)Sets the value of the type property.