Word.RevisionType enum
リビジョンの種類を指定します。
注釈
使用元
フィールド
| cellDeletion = "CellDeletion" | セル削除のリビジョン。 |
| cellInsertion = "CellInsertion" | セル挿入のリビジョン。 |
| cellMerge = "CellMerge" | セル結合のリビジョン。 |
| cellSplit = "CellSplit" | セル分割のリビジョン。 |
| conflict = "Conflict" | 競合のリビジョン。 |
| conflictDelete = "ConflictDelete" | 競合削除リビジョン。 |
| conflictInsert = "ConflictInsert" | 競合挿入リビジョン. |
| delete = "Delete" | Delete revision. |
| displayField = "DisplayField" | フィールドのリビジョンを表示します。 |
| insert = "Insert" | リビジョンを挿入する. |
| movedFrom = "MovedFrom" | リビジョンから移動しました。 |
| movedTo = "MovedTo" | 改訂版に移動しました。 |
| none = "None" | 変更なし |
| paragraphNumber = "ParagraphNumber" | 段落番号の改訂。 |
| paragraphProperty = "ParagraphProperty" | 段落プロパティのリビジョン。 |
| property = "Property" | プロパティのリビジョン。 |
| reconcile = "Reconcile" | リビジョンを調整します。 |
| replace = "Replace" | リビジョンを置き換える。 |
| sectionProperty = "SectionProperty" | セクション プロパティのリビジョン。 |
| style = "Style" | スタイルのリビジョン。 |
| styleDefinition = "StyleDefinition" | スタイル定義の改訂。 |
| tableProperty = "TableProperty" | テーブル プロパティのリビジョン。 |