WordprocessingGroupType-Klasse
Defines the WordprocessingGroupType class.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office2010.Word.DrawingGroup.WordprocessingGroupType
DocumentFormat.OpenXml.Office2010.Word.DrawingGroup.GroupShape
DocumentFormat.OpenXml.Office2010.Word.DrawingGroup.WordprocessingGroup
Namespace: DocumentFormat.OpenXml.Office2010.Word.DrawingGroup
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<ChildElementInfoAttribute(GetType(NonVisualDrawingProperties), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(NonVisualGroupDrawingShapeProperties), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(GroupShapeProperties), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(WordprocessingShape), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(GroupShape), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(GraphicFrame), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(Picture))> _
<ChildElementInfoAttribute(GetType(ContentPart), FileFormatVersions.Office2010)> _
<ChildElementInfoAttribute(GetType(OfficeArtExtensionList), FileFormatVersions.Office2010)> _
Public MustInherit Class WordprocessingGroupType _
Inherits OpenXmlCompositeElement
'Usage
Dim instance As WordprocessingGroupType
[ChildElementInfoAttribute(typeof(NonVisualDrawingProperties), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(NonVisualGroupDrawingShapeProperties), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(GroupShapeProperties), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(WordprocessingShape), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(GroupShape), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(GraphicFrame), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(Picture))]
[ChildElementInfoAttribute(typeof(ContentPart), FileFormatVersions.Office2010)]
[ChildElementInfoAttribute(typeof(OfficeArtExtensionList), FileFormatVersions.Office2010)]
public abstract class WordprocessingGroupType : 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
WordprocessingGroupType-Member
DocumentFormat.OpenXml.Office2010.Word.DrawingGroup-Namespace