Freigeben über


MarkupRangeType-Klasse

Defines the MarkupRangeType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.MarkupRangeType
        DocumentFormat.OpenXml.Wordprocessing.BookmarkEnd
        DocumentFormat.OpenXml.Wordprocessing.CommentRangeEnd
        DocumentFormat.OpenXml.Wordprocessing.CommentRangeStart
        DocumentFormat.OpenXml.Wordprocessing.MoveFromRangeEnd
        DocumentFormat.OpenXml.Wordprocessing.MoveToRangeEnd

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

Syntax

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

MarkupRangeType-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace