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