Freigeben über


SharedQatControls-Klasse

Vererbungshierarchie

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

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

Syntax

'Declaration
Public Class SharedQatControls _
    Inherits QatItemsType
'Usage
Dim instance As SharedQatControls
public class SharedQatControls : QatItemsType

Hinweise

The following table lists the possible child types:

  • QuickAccessToolbarControlClone <mso:control>

  • UnsizedButton <mso:button>

  • VerticalSeparator <mso:separator>

Threadsicherheit

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

Siehe auch

Referenz

SharedQatControls-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace