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