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