Freigeben über


TrackChangeType-Klasse

Defines the TrackChangeType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Office2010.Word.TrackChangeType
        DocumentFormat.OpenXml.Office2010.Word.ConflictDeletion
        DocumentFormat.OpenXml.Office2010.Word.ConflictInsertion
        DocumentFormat.OpenXml.Office2010.Word.CustomXmlConflictDeletionRangeStart
        DocumentFormat.OpenXml.Office2010.Word.CustomXmlConflictInsertionRangeStart

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

TrackChangeType-Member

DocumentFormat.OpenXml.Office2010.Word-Namespace