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