Excel.CommentChangeType enum

Represents how the comments in the event were changed.

Remarks

[ API set: ExcelApi 1.12 ]

Fields

commentEdited = "CommentEdited"

Comments were edited.

commentReopened = "CommentReopened"

Comments were reopened.

commentResolved = "CommentResolved"

Comments were resolved.

replyAdded = "ReplyAdded"

Replies were added.

replyDeleted = "ReplyDeleted"

Replies were deleted.

replyEdited = "ReplyEdited"

Replies were edited.