DocumentSpecificQuickAccessToolbarControls Class
Inheritance Hierarchy
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
Remarks
The following table lists the possible child types:
QuickAccessToolbarControlClone <mso:control>
UnsizedButton <mso:button>
VerticalSeparator <mso:separator>
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.