Freigeben über


SdtElement-Klasse

Defines SdtElement - the base class for the sdt elements.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Wordprocessing.SdtElement
        DocumentFormat.OpenXml.Wordprocessing.SdtBlock
        DocumentFormat.OpenXml.Wordprocessing.SdtCell
        DocumentFormat.OpenXml.Wordprocessing.SdtRow
        DocumentFormat.OpenXml.Wordprocessing.SdtRun
        DocumentFormat.OpenXml.Wordprocessing.SdtRunRuby

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

Syntax

'Declaration
Public MustInherit Class SdtElement _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As SdtElement
public abstract class SdtElement : 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

SdtElement-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace