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