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