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