DocumentSpecificQuickAccessToolbarControls-Klasse
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office.CustomUI.QatItemsType
DocumentFormat.OpenXml.Office.CustomUI.DocumentSpecificQuickAccessToolbarControls
Namespace: DocumentFormat.OpenXml.Office.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Class DocumentSpecificQuickAccessToolbarControls _
Inherits QatItemsType
'Usage
Dim instance As DocumentSpecificQuickAccessToolbarControls
public class DocumentSpecificQuickAccessToolbarControls : 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.