EmptyType Class

Defines the EmptyType class.

Inheritance Hierarchy

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

EmptyType Members

DocumentFormat.OpenXml.Wordprocessing Namespace

Inheritance Hierarchy

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