Aspose::Cells::Revisions::RevisionType enum

RevisionType enum

Represents the revision type.

enum class RevisionType

Values

NameValueDescription
CustomView0
Custom view.
DefinedName1
Defined name.
ChangeCells2
Cells change.
AutoFormat3
Auto format.
MergeConflict4
Merge conflict.
Comment5
Comment.
Format6
Format.
InsertSheet7
Insert worksheet.
MoveCells8
Move cells.
Undo9
Undo.
QueryTable10
Query table.
InsertDelete11
Inserting or deleting.
RenameSheet12
Rename worksheet.
Unknown13
Unknown.

See Also