API Reference

Enum

OdtTrackedChangeKind

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Tracked paragraph change kinds authored by the native ODT surface.

Inheritance

  • Enum
  • OdtTrackedChangeKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const OdtTrackedChangeKind Insertion #

Inserted content bounded by change-start and change-end markers.

Value: 0
public const OdtTrackedChangeKind Deletion #

Deleted content retained in the tracked-changes declaration.

Value: 1