RevisionType Enum
Defines the type of the revision.
Fields
Delete | The revision represents the removal of an element. |
FormatChange | The revision represents the change of the formatting. |
Insert | The revision represents the insertion of an element. |
MoveFrom | The revision represents the move of an element away from the position. |
MoveTo | The revision represents the move of an element to the position. |