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