Uses of Class
org.docx4j.wml.CTMailMerge.MailSubject
Packages that use CTMailMerge.MailSubject
-
Uses of CTMailMerge.MailSubject in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.MailSubjectMethods in org.docx4j.wml that return CTMailMerge.MailSubjectModifier and TypeMethodDescriptionObjectFactory.createCTMailMergeMailSubject()Create an instance ofCTMailMerge.MailSubjectCTMailMerge.getMailSubject()Gets the value of the mailSubject property.Methods in org.docx4j.wml with parameters of type CTMailMerge.MailSubjectModifier and TypeMethodDescriptionvoidCTMailMerge.setMailSubject(CTMailMerge.MailSubject value) Sets the value of the mailSubject property.