Uses of Class
org.docx4j.wml.CTMailMerge.ConnectString
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMerge.ConnectString in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.ConnectString Modifier and Type Field Description protected CTMailMerge.ConnectStringCTMailMerge. connectStringMethods in org.docx4j.wml that return CTMailMerge.ConnectString Modifier and Type Method Description CTMailMerge.ConnectStringObjectFactory. createCTMailMergeConnectString()Create an instance ofCTMailMerge.ConnectStringCTMailMerge.ConnectStringCTMailMerge. getConnectString()Gets the value of the connectString property.Methods in org.docx4j.wml with parameters of type CTMailMerge.ConnectString Modifier and Type Method Description voidCTMailMerge. setConnectString(CTMailMerge.ConnectString value)Sets the value of the connectString property.