Change

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent Story, Cell 親のオブジェクト
Characters Characters 文字
InsertionPoints InsertionPoints 挿入点
Lines Lines テキストの1行
Paragraphs Paragraphs 段落
TextColumns TextColumns 段組の1段分のテキスト
TextStyleRanges TextStyleRanges テキストのスタイルの連続している部分
TextVariableInstances TextVariableInstances テキスト変数のインスタンス
Texts Texts テキスト
Words Words 単語

プロパティ

Ver. プロパティ名 R/O 説明
ChangeType idChangeTypes
idChangeTypes
Ver.10進数説明
idDeletedText1799644524
idInsertedText1799974515
idMovedText1800236918
The type of tracked change. Note: Valid only when track changes is true.
Date Date型 更新日時
Index Long型 The index of the Change within its containing object.
StoryOffset InsertionPoint The location of the first insertion point in the object (relative to the beginning of the story).
UserName String型 The user who made the change. Note: Valid only when track changes is true.

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Accept
Reject

コレクションのプロパティ Changes

Ver. プロパティ名 R/O 説明
Count Long型 オブジェクト数
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド Changes

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト