Freigeben über


GroupShapeType-Klasse

Defines the GroupShapeType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Office.Drawing.GroupShapeType
        DocumentFormat.OpenXml.Office.Drawing.GroupShape
        DocumentFormat.OpenXml.Office.Drawing.ShapeTree

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

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(GroupShape))> _
<ChildElementInfoAttribute(GetType(OfficeArtExtensionList))> _
<ChildElementInfoAttribute(GetType(GroupShapeNonVisualProperties))> _
<ChildElementInfoAttribute(GetType(Shape))> _
<ChildElementInfoAttribute(GetType(GroupShapeProperties))> _
Public MustInherit Class GroupShapeType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As GroupShapeType
[ChildElementInfoAttribute(typeof(GroupShape))]
[ChildElementInfoAttribute(typeof(OfficeArtExtensionList))]
[ChildElementInfoAttribute(typeof(GroupShapeNonVisualProperties))]
[ChildElementInfoAttribute(typeof(Shape))]
[ChildElementInfoAttribute(typeof(GroupShapeProperties))]
public abstract class GroupShapeType : 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

GroupShapeType-Member

DocumentFormat.OpenXml.Office.Drawing-Namespace