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