A collection of changes.
Element
character
insertion point
line
paragraph
text.ctxt
text column
text style range
text variable instance
word
change Properties
| Property | Type | Access | Description |
|---|---|---|---|
| change type | inserted text, deleted text, moved text, |
read | The type of tracked change. Note: Valid only when track changes is true. |
| class | type | read | The class descriptor type. |
| date | date | read | The date on which the tracked change was made. Note: Valid only when track changes is true. |
| index | integer | read | The index of the change within its containing object. |
| object reference | change | read | An object reference for the object. |
| parent | specifier | read | The parent of the change (a story or cell). Can return: story or cell. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| story offset | insertion point | read | The location of the first insertion point in the object (relative to the beginning of the story). |
| user name | text | read | The user who made the change. Note: Valid only when track changes is true. |