Freigeben über


QatItemsType-Klasse

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Office.CustomUI.QatItemsType
        DocumentFormat.OpenXml.Office.CustomUI.DocumentSpecificQuickAccessToolbarControls
        DocumentFormat.OpenXml.Office.CustomUI.SharedQatControls

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

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(UnsizedButton))> _
<ChildElementInfoAttribute(GetType(QuickAccessToolbarControlClone))> _
<ChildElementInfoAttribute(GetType(VerticalSeparator))> _
Public MustInherit Class QatItemsType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As QatItemsType
[ChildElementInfoAttribute(typeof(UnsizedButton))]
[ChildElementInfoAttribute(typeof(QuickAccessToolbarControlClone))]
[ChildElementInfoAttribute(typeof(VerticalSeparator))]
public abstract class QatItemsType : 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

QatItemsType-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace