Freigeben über


KeymapsType-Klasse

Defines the KeymapsType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Office.Word.KeymapsType
        DocumentFormat.OpenXml.Office.Word.KeyMapCustomizations
        DocumentFormat.OpenXml.Office.Word.MismatchedKeyMapCustomization

Namespace:  DocumentFormat.OpenXml.Office.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(KeyMapEntry))> _
Public MustInherit Class KeymapsType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As KeymapsType
[ChildElementInfoAttribute(typeof(KeyMapEntry))]
public abstract class KeymapsType : OpenXmlCompositeElement

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

KeymapsType-Member

DocumentFormat.OpenXml.Office.Word-Namespace