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