TrackChangeType Class
Defines the TrackChangeType class.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Wordprocessing.TrackChangeType
Namespace: DocumentFormat.OpenXml.Wordprocessing
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
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
DocumentFormat.OpenXml.Wordprocessing Namespace
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Wordprocessing.TrackChangeType
DocumentFormat.OpenXml.Wordprocessing.CellDeletion
DocumentFormat.OpenXml.Wordprocessing.CellInsertion
DocumentFormat.OpenXml.Wordprocessing.CustomXmlDelRangeStart
DocumentFormat.OpenXml.Wordprocessing.CustomXmlInsRangeStart
DocumentFormat.OpenXml.Wordprocessing.CustomXmlMoveFromRangeStart
DocumentFormat.OpenXml.Wordprocessing.CustomXmlMoveToRangeStart
DocumentFormat.OpenXml.Wordprocessing.Deleted
DocumentFormat.OpenXml.Wordprocessing.Inserted
DocumentFormat.OpenXml.Wordprocessing.MoveFrom
DocumentFormat.OpenXml.Wordprocessing.MoveTo