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