MailMergeRecipients Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
MailMergeRecipients() | Initializes a new instance of the MailMergeRecipients class. |
![]() |
MailMergeRecipients(String) | Initializes a new instance of the MailMergeRecipients class from outer XML. |
![]() |
MailMergeRecipients(array<OpenXmlElement[]) | Initializes a new instance of the MailMergeRecipients class with the specified child elements. |
![]() |
MailMergeRecipients(IEnumerable<OpenXmlElement>) | Initializes a new instance of the MailMergeRecipients class with the specified child elements. |
Top