Contains all tracked changes in the main text or another part of a document. It is a collection of objects of the type Tracked
TrackedChangeCollection
Introduced: X18.
Method | Description |
---|---|
element |
Returns the element at a specified index in the collection.
(Inherited from Collection) |
for |
Executes a callback function for each element.
(Inherited from Collection) |
get |
Gets the number of elements contained in the collection.
(Inherited from Collection) |
get |
Gets the change at the current text input position or the next or the previous change in the textflow. |
remove | Removes a tracked change from the collection. |