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