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