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