Uses of Class
org.docx4j.wml.CTMailMerge.MailSubject
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMerge.MailSubject in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.MailSubject Modifier and Type Field Description protected CTMailMerge.MailSubjectCTMailMerge. mailSubjectMethods in org.docx4j.wml that return CTMailMerge.MailSubject Modifier and Type Method Description CTMailMerge.MailSubjectObjectFactory. createCTMailMergeMailSubject()Create an instance ofCTMailMerge.MailSubjectCTMailMerge.MailSubjectCTMailMerge. getMailSubject()Gets the value of the mailSubject property.Methods in org.docx4j.wml with parameters of type CTMailMerge.MailSubject Modifier and Type Method Description voidCTMailMerge. setMailSubject(CTMailMerge.MailSubject value)Sets the value of the mailSubject property.