Enum RevisionType

RevisionType enumeration

Represents the revision type.

public enum RevisionType

Values

NameValueDescription
CustomView0Custom view.
DefinedName1Defined name.
ChangeCells2Cells change.
AutoFormat3Auto format.
MergeConflict4Merge conflict.
Comment5Comment.
Format6Format.
InsertSheet7Insert worksheet.
MoveCells8Move cells.
Undo9Undo.
QueryTable10Query table.
InsertDelete11Inserting or deleting.
RenameSheet12Rename worksheet.
Unknown13Unknown.

See Also