次の方法で共有


SharedQatControls Class

Inheritance Hierarchy

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

'宣言
Public Class SharedQatControls _
    Inherits QatItemsType
'使用
Dim instance As SharedQatControls
public class SharedQatControls : 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.

See Also

Reference

SharedQatControls Members

DocumentFormat.OpenXml.Office.CustomUI Namespace