Freigeben über


EmptyType-Klasse

Defines the EmptyType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.EmptyType
        

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

Syntax

'Declaration
Public MustInherit Class EmptyType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As EmptyType
public abstract class EmptyType : OpenXmlLeafElement

Threadsicherheit

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

Siehe auch

Referenz

EmptyType-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.EmptyType
        DocumentFormat.OpenXml.Wordprocessing.AnnotationReferenceMark
        DocumentFormat.OpenXml.Wordprocessing.CarriageReturn
        DocumentFormat.OpenXml.Wordprocessing.ContinuationSeparatorMark
        DocumentFormat.OpenXml.Wordprocessing.DayLong
        DocumentFormat.OpenXml.Wordprocessing.DayShort
        DocumentFormat.OpenXml.Wordprocessing.EndnoteReferenceMark
        DocumentFormat.OpenXml.Wordprocessing.FootnoteReferenceMark
        DocumentFormat.OpenXml.Wordprocessing.ForceUpgrade
        DocumentFormat.OpenXml.Wordprocessing.LastRenderedPageBreak
        DocumentFormat.OpenXml.Wordprocessing.MonthLong
        DocumentFormat.OpenXml.Wordprocessing.MonthShort
        DocumentFormat.OpenXml.Wordprocessing.NoBreakHyphen
        DocumentFormat.OpenXml.Wordprocessing.OptimizeForBrowser
        DocumentFormat.OpenXml.Wordprocessing.PageNumber
        DocumentFormat.OpenXml.Wordprocessing.SdtContentBibliography
        DocumentFormat.OpenXml.Wordprocessing.SdtContentCitation
        DocumentFormat.OpenXml.Wordprocessing.SdtContentEquation
        DocumentFormat.OpenXml.Wordprocessing.SdtContentGroup
        DocumentFormat.OpenXml.Wordprocessing.SdtContentPicture
        DocumentFormat.OpenXml.Wordprocessing.SdtContentRichText
        DocumentFormat.OpenXml.Wordprocessing.SeparatorMark
        DocumentFormat.OpenXml.Wordprocessing.SoftHyphen
        DocumentFormat.OpenXml.Wordprocessing.TabChar
        DocumentFormat.OpenXml.Wordprocessing.YearLong
        DocumentFormat.OpenXml.Wordprocessing.YearShort