Uses of Class
org.docx4j.wml.CTMailMerge.ConnectString
Packages that use CTMailMerge.ConnectString
-
Uses of CTMailMerge.ConnectString in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.ConnectStringMethods in org.docx4j.wml that return CTMailMerge.ConnectStringModifier and TypeMethodDescriptionObjectFactory.createCTMailMergeConnectString()Create an instance ofCTMailMerge.ConnectStringCTMailMerge.getConnectString()Gets the value of the connectString property.Methods in org.docx4j.wml with parameters of type CTMailMerge.ConnectStringModifier and TypeMethodDescriptionvoidCTMailMerge.setConnectString(CTMailMerge.ConnectString value) Sets the value of the connectString property.