Freigeben über


ShapeDefaultsType-Klasse

Defines the ShapeDefaultsType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Wordprocessing.ShapeDefaultsType
        DocumentFormat.OpenXml.Wordprocessing.HeaderShapeDefaults
        DocumentFormat.OpenXml.Wordprocessing.ShapeDefaults

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(ShapeLayout))> _
<ChildElementInfoAttribute(GetType(ShapeDefaults))> _
Public MustInherit Class ShapeDefaultsType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As ShapeDefaultsType
[ChildElementInfoAttribute(typeof(ShapeLayout))]
[ChildElementInfoAttribute(typeof(ShapeDefaults))]
public abstract class ShapeDefaultsType : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:DocumentFormat.OpenXml.Vml.Office.ShapeDefaults <o:shapedefaults>DocumentFormat.OpenXml.Vml.Office.ShapeLayout <o:shapelayout>DocumentFormat.OpenXml.Vml.Office.SignatureLine <o:signatureline>DocumentFormat.OpenXml.Vml.Office.Ink <o:ink>DocumentFormat.OpenXml.Vml.Office.Diagram <o:diagram>DocumentFormat.OpenXml.Vml.Office.Skew <o:skew>DocumentFormat.OpenXml.Vml.Office.Extrusion <o:extrusion>DocumentFormat.OpenXml.Vml.Office.Callout <o:callout>DocumentFormat.OpenXml.Vml.Office.Lock <o:lock>DocumentFormat.OpenXml.Vml.Office.OleObject <o:OLEObject>DocumentFormat.OpenXml.Vml.Office.Complex <o:complex>DocumentFormat.OpenXml.Vml.Office.LeftStroke <o:left>DocumentFormat.OpenXml.Vml.Office.TopStroke <o:top>DocumentFormat.OpenXml.Vml.Office.RightStroke <o:right>DocumentFormat.OpenXml.Vml.Office.BottomStroke <o:bottom>DocumentFormat.OpenXml.Vml.Office.ColumnStroke <o:column>DocumentFormat.OpenXml.Vml.Office.ClipPath <o:clippath>DocumentFormat.OpenXml.Vml.Office.FillExtendedProperties <o:fill>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

ShapeDefaultsType-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace